scyther/src/copy2gui.sh
2007-05-21 13:34:43 +02:00

12 lines
209 B
Bash
Executable File

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