From 1f554b012c2c03a0f614138392c4e43509b8546f Mon Sep 17 00:00:00 2001 From: Marian Sigler Date: Fri, 4 Mar 2016 13:34:58 +0100 Subject: print a little note before running cyrax (so that the user doesn't think the connection is broken etc) --- post-receive.cyrax-build | 1 + 1 file changed, 1 insertion(+) diff --git a/post-receive.cyrax-build b/post-receive.cyrax-build index 376d799..00da0c9 100755 --- a/post-receive.cyrax-build +++ b/post-receive.cyrax-build @@ -30,6 +30,7 @@ while read old new ref ; do # customize url in settings.cfg test "${BRANCH}" = "master" || sed -i "s%^url: .*$%url: ${URL}%" "${TMP_DIR}/settings.cfg" + echo "Seite wird neu generiert ..." # build website . /home/wartung/cyrax_env/bin/activate mkdir -p "${TARGET_TMP_DIR}" -- cgit v1.2.3-1-g7c22