From 1bf796ab7836f6adbb827eef5836c40323f24628 Mon Sep 17 00:00:00 2001 From: manuel Date: Tue, 31 Oct 2023 12:46:01 -0100 Subject: [PATCH] atualizar o script BldHelper --- BldHelper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BldHelper.sh b/BldHelper.sh index b62b8f1c..9f4040d6 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/My-distro-configs-ubuntu +WorkingDir="$(sudo -Hu $USER bash -c 'echo $HOME')"/My-distro-configs-debian/my-distro-debian-32 # Execute the ISO building script cd ${WorkingDir}