aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLarsV04 <lars.verkerk.pc@gmail.com>2021-04-23 10:05:48 +0200
committerLarsV04 <lars.verkerk.pc@gmail.com>2021-04-23 10:05:48 +0200
commit68dbabfca4722fd367cea6d3cd5d1a114110cd0c (patch)
treec1aed5003b42fe99f7f0da01458218b110eb6a72 /configure
parent555f1ffa454865b9d6126cbff264766b92d7301e (diff)
Fixed 15
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure b/configure
index b44b9cf..2fe466d 100755
--- a/configure
+++ b/configure
@@ -19,5 +19,4 @@ cd voerbak
make
cd ..
-sed "s/user nobody/user $(whoami)/" -i ./nginx.conf
-
+sed "s/user nobody/user $(whoami)/" -i ./nginx.conf \ No newline at end of file