mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-03-24 19:04:11 -05:00
.
This commit is contained in:
parent
fd7fefcd0f
commit
491c08fec5
|
|
@ -52,6 +52,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Global", "Global", "{76A6EB
|
|||
run-api-windows.bat = run-api-windows.bat
|
||||
run-bot-windows.bat = run-bot-windows.bat
|
||||
run-install-windows.bat = run-install-windows.bat
|
||||
run-updater-windows.bat = run-updater-windows.bat
|
||||
supervisord.conf = supervisord.conf
|
||||
updater.js = updater.js
|
||||
EndProjectSection
|
||||
|
|
|
|||
2
run-updater-windows.bat
Normal file
2
run-updater-windows.bat
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
npm run update
|
||||
pause
|
||||
Loading…
Reference in New Issue
Block a user