mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-07-29 01:41:51 +08:00
3 lines
67 B
Bash
3 lines
67 B
Bash
#!/bin/sh
|
|
[ "$ACTION" = "reload" ] && /etc/init.d/vpnbypass reload
|