This commit is contained in:
Bob Mottram 2017-11-02 12:57:42 +00:00
parent f816b7076f
commit 7e23ab7b87
1 changed files with 2 additions and 2 deletions

View File

@ -1012,8 +1012,8 @@ if [ -f $MESH_INSTALL_SETUP ]; then
chown ${MY_USERNAME}:${MY_USERNAME} /home/$MY_USERNAME/.config chown ${MY_USERNAME}:${MY_USERNAME} /home/$MY_USERNAME/.config
fi fi
systemctl tor stop systemctl stop tor
systemctl tor disable systemctl disable tor
echo $'TOR disabled' >> $INSTALL_LOG echo $'TOR disabled' >> $INSTALL_LOG
#tomb slam all #tomb slam all