more ez deployment toys
This commit is contained in:
parent
268a2fa117
commit
3bc8446157
|
@ -1,2 +1,3 @@
|
||||||
cd ..\output
|
cd ..\output
|
||||||
..\vc8\zip -X -9 -r ..\vc8\fceux.zip fceux.exe fceux.chm 7zxa.dll palettes
|
..\vc8\zip -X -9 -r ..\vc8\fceux.zip fceux.exe fceux.chm 7zxa.dll palettes
|
||||||
|
cd ..\vc8
|
|
@ -0,0 +1,2 @@
|
||||||
|
call archive.bat
|
||||||
|
call upload.bat
|
Binary file not shown.
|
@ -0,0 +1 @@
|
||||||
|
pscp -pw zzzap333 fceux.zip fceux@www.pi-r-squared.com:web/zip/fceux.zip
|
Loading…
Reference in New Issue