mirror of
https://github.com/chatmail/relay.git
synced 2026-05-16 12:58:59 +00:00
Rename chatmail-pyinfra into deploy-chatmail
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
EVENT_NAME="$1"
|
||||
[ "$EVENT_NAME" = "live-updated" ] || exit 42
|
||||
systemctl restart nginx.service
|
||||
Reference in New Issue
Block a user