mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
removed silly test
This commit is contained in:
parent
6f6db8abc0
commit
87aad78c87
|
@ -20,8 +20,6 @@ DAEMON_ARGS="$CFG"
|
||||||
PIDFILE=/home/$USER/.$NAME.pid
|
PIDFILE=/home/$USER/.$NAME.pid
|
||||||
SCRIPTNAME=/etc/init.d/$NAME
|
SCRIPTNAME=/etc/init.d/$NAME
|
||||||
|
|
||||||
|
|
||||||
VERBOSE=yes
|
|
||||||
# Exit if the package is not installed
|
# Exit if the package is not installed
|
||||||
[ -x "$DAEMON" ] || exit 0
|
[ -x "$DAEMON" ] || exit 0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user