mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
use proper folder in post publish script
This commit is contained in:
@ -99,5 +99,7 @@ then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
chmod +x "$directory/StartIW4MAdmin.sh"
|
||||
|
||||
executionTime=$(($SECONDS - start))
|
||||
echo "Update completed successfully in $executionTime seconds!"
|
||||
|
Reference in New Issue
Block a user