mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
updated test script
This commit is contained in:
@@ -121,7 +121,6 @@ chmod +x $destination_file
|
||||
if [[ $runScript -eq 1 ]]; then
|
||||
$destination_file "$@"
|
||||
exit_code=$?
|
||||
echo "exit_code is $exit_code"
|
||||
fi
|
||||
|
||||
# copy the script to root of repo when flag is set
|
||||
|
||||
Reference in New Issue
Block a user