diff --git a/BldHelper.sh b/BldHelper.sh index 57a7c334..4ecefa97 100755 --- a/BldHelper.sh +++ b/BldHelper.sh @@ -15,7 +15,7 @@ BUILD=ubuntu-64 FileName="${PREFIX}-${SUFFIX}" LOCATION=$HOME/out/${BUILD} LogDir=$HOME/logs -WorkingDir="/home/$USER/My-distro-configs-ubuntu/" +WorkingDir="/home/$SUDO_USER/My-distro-configs-ubuntu/" # Execute the ISO building script cd ${WorkingDir}