mirror of
https://github.com/CapsAdmin/pac3.git
synced 2025-03-03 18:53:01 -05:00
made the bat file delete the temp gma file when it's done
This commit is contained in:
parent
75323dd8a3
commit
4075102b7e
@ -5,5 +5,6 @@ cd ../../../bin/
|
||||
|
||||
gmad create -folder "%~dp0\" -out "%~dp0\..\__TEMP.gma"
|
||||
gmpublish update -addon "%~dp0\..\__TEMP.gma" -id "%WORKSHOP_ID%"
|
||||
del %~dp0\..\__TEMP.gma
|
||||
|
||||
pause
|
Loading…
Reference in New Issue
Block a user