pull/1/head
Tom Early 6 years ago
parent 42fdd07bd3
commit badbd14f27

@ -207,7 +207,7 @@ else
sleep 1 sleep 1
fi fi
if [ ! -z ${expertmode+x} ]; then if [ -z ${expertmode+x} ]; then
if [ -e $xlxserv ] || [ -e $xrfserv ]; then if [ -e $xlxserv ] || [ -e $xrfserv ]; then
echo -n "You cannot change the configuration right now beacuse there is an " echo -n "You cannot change the configuration right now beacuse there is an "
if [ -e $xlxserv ]; then if [ -e $xlxserv ]; then

Loading…
Cancel
Save

Powered by TurnKey Linux.