Commit caac8e06 authored by Dietmar Maurer's avatar Dietmar Maurer

use bash in postint script to avoid lintian warning

parent dc2765d7
#!/bin/sh
#!/bin/bash
# Abort if any command returns an error value
set -e
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment