webhook deploy fix
This commit is contained in:
parent
1163cd6ff0
commit
df6255689e
@ -90,7 +90,9 @@ echo "
|
||||
cp "$_assets"/webhook.service /etc/systemd/system/webhook.service
|
||||
systemctl enable webhook
|
||||
systemctl start webhook
|
||||
systemctl reload webhook
|
||||
systemctl restart webhook
|
||||
|
||||
# systemctl reload webhook
|
||||
|
||||
ufw allow 9000
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user