Gered
a129ef7bac
for transferring files to/from a file server for the purposes of managing git vcs on the project these are extensions of previous versions of these scripts that were used previously but never committed here
15 lines
124 B
Batchfile
Executable file
15 lines
124 B
Batchfile
Executable file
cd test
|
|
wmake clean
|
|
cd ..
|
|
|
|
cd examples
|
|
wmake clean
|
|
cd ..
|
|
|
|
cd src
|
|
wmake clean
|
|
cd ..
|
|
|
|
ftp 10.0.0.20 < push.ftp
|
|
|