6 lines
43 B
Bash
6 lines
43 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
cp scyther-manual.pdf ../gui/
|
||
|
|
||
|
|