op-packages/luci-app-haproxy-tcp/root/etc/uci-defaults/z99-haproxy
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +08:00

8 lines
99 B
Bash
Executable File

#!/bin/sh
/etc/init.d/haproxy disable
/etc/init.d/haproxy stop
rm -f /tmp/luci-indexcache
exit 0