From 908673589119585ee7ee94531e77d9bc9738fd6a Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Wed, 28 Jan 2015 21:34:31 +0100 Subject: post-receive.cyrax-build: Fix whitespaces. --- post-receive.cyrax-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/post-receive.cyrax-build b/post-receive.cyrax-build index d4ae3f2..af16c05 100755 --- a/post-receive.cyrax-build +++ b/post-receive.cyrax-build @@ -6,7 +6,7 @@ while read old new ref ; do BRANCH="${ref#refs/heads/}" if [ "$BRANCH" = "master" ]; then - TARGET_DIR="${WEB_BASE}/www.spline.de/htdocs/" + TARGET_DIR="${WEB_BASE}/www.spline.de/htdocs/" URL="https://www.spline.de/" RELATIVE="" else -- cgit v1.2.3-1-g7c22