Added missing /bin/bash at the start, bug 696 still occurring for me
[dev-env-setup.git] / coriolis_install
index 2198075e3c0cbea1e912259af6aa6383042f9880..0b96ae9e20f273b0de810c069c6aaf63bfe5a134 100755 (executable)
@@ -1,3 +1,4 @@
+#!/bin/bash
 # name of user running script
 if [ -z $SUDO_USER ]
   echo "Checking whoami for current user"