Votre Nom il y a 2 ans
Parent
commit
267aef2c21
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      build_cube.sh

+ 2 - 1
build_cube.sh

@@ -562,13 +562,14 @@ if [ -f /home/wareck/.pass1 ]; then rm /home/wareck/.pass1 ;fi
 if [ -f /home/wareck/.pass2 ]; then rm /home/wareck/.pass2 ;fi
 if [ -f /home/wareck/.pass3 ]; then rm /home/wareck/.pass3 ;fi
 if [ -f /home/wareck/.pass4 ]; then rm /home/wareck/.pass4 ;fi
-if [ -f home/wareck/.config/autostart/install_os.desktop ];then rm /home/wareck/.config/autostart/install_os.desktop;fi
+if [ -f /home/wareck/.config/autostart/install_os.desktop ];then sudo rm /home/wareck/.config/autostart/install_os.desktop;fi
 cd pack
 ./clean.sh
 echo -e "Done. \n"
 echo `date` "install/update" >/home/wareck/.buildcube
 fi
 sudo apt-get autoremove -y
+sleep 1
 }
 
 function autoroot_ {