aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"}