1
0
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:
RaidMax
2022-01-31 16:47:51 -06:00
parent ac59d2a498
commit 9aa8e9e1ad
3 changed files with 10 additions and 8 deletions

View File

@ -99,5 +99,7 @@ then
exit 1
fi
chmod +x "$directory/StartIW4MAdmin.sh"
executionTime=$(($SECONDS - start))
echo "Update completed successfully in $executionTime seconds!"