Always use bash.
authorValentin Vidic <Valentin.Vidic@CARNet.hr>
Wed, 1 Jul 2009 12:47:32 +0000 (14:47 +0200)
committerValentin Vidic <Valentin.Vidic@CARNet.hr>
Wed, 1 Jul 2009 12:47:32 +0000 (14:47 +0200)
src/scripts/check_services
src/scripts/debconf_priority

index 3c33c6b..05f5119 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 # Load debconf stuff
 . /usr/share/debconf/confmodule
index 3b70444..4eab0cc 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 # Load debconf stuff
 . /usr/share/debconf/confmodule