scyther/src/copy2gui.sh

12 lines
218 B
Bash
Raw Normal View History

2006-11-23 11:28:51 +00:00
#!/bin/sh
2006-12-13 10:20:57 +00:00
cp scyther-linux ../gui/Scyther/Bin
cp scyther-w32.exe ../gui/Scyther/Bin
cp scyther-mac ../gui/Scyther/Bin
2006-11-23 11:28:51 +00:00
2007-05-03 12:32:07 +01:00
# bonus...
cp scyther-linux ~/bin
echo Copied the files to their respective locations and ~/bin