Votre Nom 1 year ago
parent
commit
e993345b09
1 changed files with 2 additions and 0 deletions
  1. 2 0
      build_cube.sh

+ 2 - 0
build_cube.sh

@@ -788,6 +788,7 @@ then
 echo -e "$(tput setaf 10)\nInit install & autostart:$(tput sgr0)"
 mkdir /home/wareck/.config/autostart
 echo -e "Done."
+sleep 1
 fi
 
 if [ ! -f /home/wareck/.config/autostart/install_os.desktop ]
@@ -855,6 +856,7 @@ sudo sh -c "echo \"wareck ALL=(ALL) NOPASSWD: ALL\" >> /etc/sudoers"
 fi
 sudo apt-get update
 sudo apt-get install lxde lxde-icon-theme -y
+sleep 1
 }
 
 function remove_screensaver {