diff options
Diffstat (limited to 'sentinel-proxy/files/restart-proxy-hook.sh')
-rw-r--r-- | sentinel-proxy/files/restart-proxy-hook.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sentinel-proxy/files/restart-proxy-hook.sh b/sentinel-proxy/files/restart-proxy-hook.sh deleted file mode 100644 index 781c368..0000000 --- a/sentinel-proxy/files/restart-proxy-hook.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -# restart Sentinel:Proxy service after Certgen renews the certificate -/etc/init.d/sentinel-proxy restart |