Files
keenetic-auto-vpn/scripts/opt_etc_init.d/S99unblock

6 lines
70 B
Bash

#!/bin/sh
[ "$1" != "start" ] && exit 0
/opt/bin/unblock_ipset.sh &