scyther/src/copy2gui.sh
2007-05-03 11:32:07 +00:00

12 lines
218 B
Bash
Executable File

#!/bin/sh
cp scyther-linux ../gui/Scyther/Bin
cp scyther-w32.exe ../gui/Scyther/Bin
cp scyther-mac ../gui/Scyther/Bin
# bonus...
cp scyther-linux ~/bin
echo Copied the files to their respective locations and ~/bin