diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-04-08 22:52:55 +0200 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-04-08 22:52:55 +0200 |
commit | a1446811558d608118ec0f96dd8516e16f69102c (patch) | |
tree | 16d9187cd5141fea7222bcce92c0a6ff7161dac3 /Install | |
parent | Updated the Nightbuild script for passive ftp client (diff) | |
download | cuberite-a1446811558d608118ec0f96dd8516e16f69102c.tar cuberite-a1446811558d608118ec0f96dd8516e16f69102c.tar.gz cuberite-a1446811558d608118ec0f96dd8516e16f69102c.tar.bz2 cuberite-a1446811558d608118ec0f96dd8516e16f69102c.tar.lz cuberite-a1446811558d608118ec0f96dd8516e16f69102c.tar.xz cuberite-a1446811558d608118ec0f96dd8516e16f69102c.tar.zst cuberite-a1446811558d608118ec0f96dd8516e16f69102c.zip |
Diffstat (limited to 'Install')
-rw-r--r-- | Install/upload_win.ftp.template.example | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Install/upload_win.ftp.template.example b/Install/upload_win.ftp.template.example deleted file mode 100644 index 3e0e24438..000000000 --- a/Install/upload_win.ftp.template.example +++ /dev/null @@ -1,7 +0,0 @@ -user Username
-Password
-binary
-put ..\MCServer_Win_$WCREV$.7z
-cd PDBs
-put ..\MCServer_Win_$WCREV$_PDBs.7z
-quit
|