atualizaçao do caminho da pasta de trabalho
This commit is contained in:
parent
2c0e127f96
commit
dc2046f545
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue