Skip to content

Commit 54a49fd

Browse files
committed
add finish script
1 parent 0fdef6e commit 54a49fd

File tree

2 files changed

+5
-0
lines changed
  • root/etc/s6-overlay/s6-rc.d/init-mod-swag-auto-proxy-setup

2 files changed

+5
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/etc/s6-overlay/s6-rc.d/init-mod-swag-auto-proxy-setup/finish
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/usr/bin/with-contenv bash
2+
3+
sed -i '/\/app\/auto-proxy.sh/d' /config/crontabs/root
4+
rm -rf /etc/nginx/http.d/auto-proxy*.conf /config/nginx/proxy-confs/auto-proxy*.conf

0 commit comments

Comments
 (0)