syntax
This commit is contained in:
parent
f816b7076f
commit
7e23ab7b87
|
@ -1012,8 +1012,8 @@ if [ -f $MESH_INSTALL_SETUP ]; then
|
|||
chown ${MY_USERNAME}:${MY_USERNAME} /home/$MY_USERNAME/.config
|
||||
fi
|
||||
|
||||
systemctl tor stop
|
||||
systemctl tor disable
|
||||
systemctl stop tor
|
||||
systemctl disable tor
|
||||
echo $'TOR disabled' >> $INSTALL_LOG
|
||||
|
||||
#tomb slam all
|
||||
|
|
Loading…
Reference in New Issue