diff --git a/init.d/openwrt/custom-desync-keepalive b/init.d/openwrt/custom-desync-keepalive index d16d779..18d3d71 100644 --- a/init.d/openwrt/custom-desync-keepalive +++ b/init.d/openwrt/custom-desync-keepalive @@ -7,7 +7,7 @@ # MODE=custom # NFQWS_OPT_DESYNC=your choice of nfqws desync options # GETLIST=your choice of script in ipset/get_*.sh, or comment if list downloading is not needed -# if hostlist is needed then uncomment run_daemon with --hostlist and comment run_daemon without --hoslist +# if hostlist is needed then uncomment run_daemon with --hostlist and comment run_daemon without --hostlist # restart zapret zapret_custom_daemons() diff --git a/init.d/sysv/custom-desync-keepalive b/init.d/sysv/custom-desync-keepalive index 21d7a8f..9483a7a 100644 --- a/init.d/sysv/custom-desync-keepalive +++ b/init.d/sysv/custom-desync-keepalive @@ -7,7 +7,7 @@ # MODE=custom # NFQWS_OPT_DESYNC=your choice of nfqws desync options # GETLIST=your choice of script in ipset/get_*.sh, or comment if list downloading is not needed -# if hostlist is needed then uncomment run_daemon with --hostlist and comment run_daemon without --hoslist +# if hostlist is needed then uncomment run_daemon with --hostlist and comment run_daemon without --hostlist # restart zapret zapret_custom_daemons()