mirror of
https://github.com/linuxserver/docker-mods.git
synced 2026-03-23 00:05:28 +08:00
add finish script
This commit is contained in:
parent
0fdef6eebd
commit
54a49fd376
@ -0,0 +1 @@
|
||||
/etc/s6-overlay/s6-rc.d/init-mod-swag-auto-proxy-setup/finish
|
||||
4
root/etc/s6-overlay/s6-rc.d/init-mod-swag-auto-proxy-setup/finish
Executable file
4
root/etc/s6-overlay/s6-rc.d/init-mod-swag-auto-proxy-setup/finish
Executable file
@ -0,0 +1,4 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
sed -i '/\/app\/auto-proxy.sh/d' /config/crontabs/root
|
||||
rm -rf /etc/nginx/http.d/auto-proxy*.conf /config/nginx/proxy-confs/auto-proxy*.conf
|
||||
Loading…
x
Reference in New Issue
Block a user