aboutsummaryrefslogtreecommitdiff
path: root/sh
diff options
context:
space:
mode:
Diffstat (limited to 'sh')
-rw-r--r--sh/eci.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/eci.sh b/sh/eci.sh
index 1dc156c..2acc10a 100644
--- a/sh/eci.sh
+++ b/sh/eci.sh
@@ -27,7 +27,7 @@ head -n $(($DELCOMMENTFROM-1)) $TMPFILE > $TMPFILE.send
cd $HOME/dev/espik
echo "
-$USER from $(hostname -f) : $(date "+%D %X")
+$USER from $(hostname -f) : $(date "+%d/%m/%y %X")
$(cat $TMPFILE.send)
File changes :