-Replaced /bin/sh by /bin/bash to be able to use the source built-in keyword.
[hvlinux.git] / stage1 / cis-bzip2
index 5b36c8d..619a739 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 set -o errexit
 
 # Reading system configuration informations, functions and package versions.