From 68dbabfca4722fd367cea6d3cd5d1a114110cd0c Mon Sep 17 00:00:00 2001 From: LarsV04 Date: Fri, 23 Apr 2021 10:05:48 +0200 Subject: Fixed 15 --- configure | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'configure') 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 -- cgit v1.2.3