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