[Scummvm-git-logs] scummvm-web master -> ae615bb63684826d5f54599827fb28948dcbdcec
Mataniko
mataniko at gmail.com
Sun Nov 18 13:52:45 CET 2018
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
ae615bb636 BUILD: add site-update run time
Commit: ae615bb63684826d5f54599827fb28948dcbdcec
https://github.com/scummvm/scummvm-web/commit/ae615bb63684826d5f54599827fb28948dcbdcec
Author: Matan Bareket (mataniko at gmail.com)
Date: 2018-11-18T07:52:38-05:00
Commit Message:
BUILD: add site-update run time
Changed paths:
site-update/install.sh
diff --git a/site-update/install.sh b/site-update/install.sh
index 67d9985..7e08c78 100755
--- a/site-update/install.sh
+++ b/site-update/install.sh
@@ -3,6 +3,7 @@ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
# echo empty line because the buffer starts with a tab for some reason
echo ''
+echo "Current time: $(date)"
echo 'Updating website - please wait until the page finishes loading'
# Go to the root folder
More information about the Scummvm-git-logs
mailing list