Bob Mottram 7 년 전
부모
커밋
7e23ab7b87
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      src/freedombone-image-mesh

+ 2
- 2
src/freedombone-image-mesh 파일 보기

1012
         chown ${MY_USERNAME}:${MY_USERNAME} /home/$MY_USERNAME/.config
1012
         chown ${MY_USERNAME}:${MY_USERNAME} /home/$MY_USERNAME/.config
1013
     fi
1013
     fi
1014
 
1014
 
1015
-    systemctl tor stop
1016
-    systemctl tor disable
1015
+    systemctl stop tor
1016
+    systemctl disable tor
1017
     echo $'TOR disabled' >> $INSTALL_LOG
1017
     echo $'TOR disabled' >> $INSTALL_LOG
1018
 
1018
 
1019
     #tomb slam all
1019
     #tomb slam all