diff options
Diffstat (limited to 'inc/localize_git.sh')
-rwxr-xr-x | inc/localize_git.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/inc/localize_git.sh b/inc/localize_git.sh new file mode 100755 index 0000000..bce9b2d --- /dev/null +++ b/inc/localize_git.sh @@ -0,0 +1,2 @@ +#!/bin/sh +\cp -pRf /home/work/template.clean/.git /mnt/scripts/template |