mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
fix
This commit is contained in:
parent
1a42355236
commit
f1870fe2f2
@ -128,7 +128,7 @@ nginx_restart() {
|
|||||||
sudo systemctl start nginx
|
sudo systemctl start nginx
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
ln -s $SCRIPT_DIR/nginx/sites-available/update-page.conf $SCRIPT_DIR/nginx/sites-enabled/default
|
ln -sf $SCRIPT_DIR/nginx/sites-available/update-page.conf $SCRIPT_DIR/nginx/sites-enabled/default
|
||||||
nginx_restart
|
nginx_restart
|
||||||
|
|
||||||
# helper functions
|
# helper functions
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user