summaryrefslogtreecommitdiff
path: root/nginx.sh
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2011-03-31 14:44:24 +0200
committerAndreas Maunz <andreas@maunz.de>2011-03-31 14:44:24 +0200
commit7578e353de1cde367e7fd08235e23b6e499c1197 (patch)
treed9b7f7a3c9a681106ce8717adc9e1698fe7c885d /nginx.sh
parent08e5eb420efea1b7d84ef2291bf2bea67b5387fb (diff)
all
Diffstat (limited to 'nginx.sh')
-rwxr-xr-xnginx.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/nginx.sh b/nginx.sh
index 1ce1dbe..9838d69 100755
--- a/nginx.sh
+++ b/nginx.sh
@@ -21,7 +21,8 @@ fi
LOG="/tmp/`basename $0`-log.txt"
-echo "Nginx ('$LOG')."
+echo
+echo "Nginx ('$LOG'):"
DIR="`pwd`"