From d60ed67fa4eeeba312646358316e49c0a6cbc6f6 Mon Sep 17 00:00:00 2001 From: B Stack Date: Thu, 20 Oct 2016 16:15:23 -0400 Subject: initial commit --- inc/localize_git.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 inc/localize_git.sh (limited to 'inc/localize_git.sh') 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 -- cgit