summaryrefslogtreecommitdiff
path: root/nginx.sh
diff options
context:
space:
mode:
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`"