1
0
mirror of https://github.com/bol-van/zapret.git synced 2025-05-06 22:02:58 +03:00

Compare commits

..

1 Commits

@ -74,7 +74,8 @@ case "$1" in
;; ;;
*) *)
echo "Usage: $SCRIPT {start|stop|restart|start-fw|stop-fw|restart-fw|start-daemons|stop-daemons|restart-daemons|reload-ifsets|list-ifsets|list-table}" >&2 N=/etc/init.d/$NAME
echo "Usage: $N {start|stop|restart|start-fw|stop-fw|restart-fw|start-daemons|stop-daemons|restart-daemons|reload-ifsets|list-ifsets|list-table}" >&2
exit 1 exit 1
;; ;;
esac esac