Welcome to mirror list, hosted at ThFree Co, Russian Federation.

deploy.bat « vc - github.com/ClusterM/fceux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8fdd708fa6aa831c1f982dc697947dd711eda2c8 (plain)
1
2
3
4
5
6
@echo off
echo Password:
set /p ANSWER=
@echo on
call archive.bat
call upload.bat %ANSWER%