Votre Nom 2 years ago
parent
commit
267aef2c21
1 changed files with 2 additions and 1 deletions
  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_ {