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