diff options
Diffstat (limited to 'from-copy.sh')
-rwxr-xr-x | from-copy.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/from-copy.sh b/from-copy.sh new file mode 100755 index 0000000..41081e5 --- /dev/null +++ b/from-copy.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +cp -r ~/Copy/work/tfm/*.tex ~/Copy/work/tfm/Makefile . |