From 2b13f5bd12c4d52cc1758ef5a16ff249c7703c18 Mon Sep 17 00:00:00 2001 From: Andreas Maunz Date: Thu, 31 Mar 2011 09:58:22 +0200 Subject: nginx.sh --- nginx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nginx.sh') diff --git a/nginx.sh b/nginx.sh index 012a7d7..0b7d983 100755 --- a/nginx.sh +++ b/nginx.sh @@ -18,7 +18,7 @@ fi source ./config.sh source ./utils.sh -LOG="/tmp`basename $0`-log.txt" +LOG="/tmp/`basename $0`-log.txt" echo "This installs Nginx." echo "Press to continue, or to abort." -- cgit v1.2.3