diff options
author | LarsV04 <lars.verkerk.pc@gmail.com> | 2021-04-23 10:05:48 +0200 |
---|---|---|
committer | LarsV04 <lars.verkerk.pc@gmail.com> | 2021-04-23 10:05:48 +0200 |
commit | 68dbabfca4722fd367cea6d3cd5d1a114110cd0c (patch) | |
tree | c1aed5003b42fe99f7f0da01458218b110eb6a72 /configure | |
parent | 555f1ffa454865b9d6126cbff264766b92d7301e (diff) |
Fixed 15
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |