mirror of
https://github.com/samply/bridgehead.git
synced 2025-08-07 18:00:21 +02:00
Update deployment
This commit is contained in:
@@ -70,7 +70,7 @@ done
|
||||
# If anything is updated, restart service
|
||||
if [ $git_updated = "true" ] || [ $docker_updated = "true" ]; then
|
||||
log "INFO" "Update detected, now restarting bridgehead"
|
||||
systemctl restart 'bridgehead@*'
|
||||
sudo /bin/systemctl restart bridgehead@*.service
|
||||
else
|
||||
log "INFO" "Nothing updated, nothing to restart."
|
||||
fi
|
||||
|
Reference in New Issue
Block a user