This commit is contained in:
--=FurtiF™=-- 2016-10-26 21:33:14 +02:00
parent fd7fefcd0f
commit 491c08fec5
2 changed files with 3 additions and 0 deletions

View File

@ -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
View File

@ -0,0 +1,2 @@
npm run update
pause