Skip to content
Snippets Groups Projects
Commit 7e23ab7b authored by Bob Mottram's avatar Bob Mottram
Browse files

syntax

parent f816b707
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment