mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-02 06:28:34 -04:00
5 lines
135 B
Plaintext
5 lines
135 B
Plaintext
#!/usr/bin/with-contenv bash
|
|
|
|
sed -i '/\/app\/auto-proxy.sh/d' /config/crontabs/root
|
|
rm -rf /config/nginx/proxy-confs/auto-proxy*.conf
|