From: Luke Kenneth Casson Leighton Date: Wed, 15 Sep 2021 16:06:20 +0000 (+0100) Subject: run under bash X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3764fecd0fb37ff71e70e790fad8e1b689890a9f;p=dev-env-setup.git run under bash --- diff --git a/coriolis_install b/coriolis_install index 0b96ae9..a898a79 100755 --- a/coriolis_install +++ b/coriolis_install @@ -1,4 +1,5 @@ #!/bin/bash + # name of user running script if [ -z $SUDO_USER ] echo "Checking whoami for current user"