aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2013-03-10 20:11:53 +0100
committerLaurent Ghigonis <laurent@p1sec.com>2013-03-10 20:11:53 +0100
commit11487505a421cea5be9db42d9e5c73908c25b8bf (patch)
tree40738acc05d8644fa180c3c8dc79e95dd37ce50b
parentprefer this host (diff)
downloadlaurent-tools-11487505a421cea5be9db42d9e5c73908c25b8bf.tar.xz
laurent-tools-11487505a421cea5be9db42d9e5c73908c25b8bf.zip
update copying
-rwxr-xr-xpropagate/bak.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/propagate/bak.sh b/propagate/bak.sh
index 969fe1e..cfa6c1b 100755
--- a/propagate/bak.sh
+++ b/propagate/bak.sh
@@ -5,7 +5,7 @@
# and copy both directories to HOST.
# A make clean is done before all.
-# 2012 Laurent 'laurent' Ghigonis <laurent@gouloum.fr>
+# 2012 Laurent Ghigonis <laurent@p1sec.com>
DIRNAME=$(basename `pwd`)
HOST=${HOST-"user@host"}