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

+ 2 - 3
build_cube.sh

@@ -942,7 +942,7 @@ sudo chmod 744 autostart
 sudo cp autostart /etc/xdg/lxsession/LXDE/
 sudo cp autostart /home/wareck/.config/lxsession/LXDE/
 sudo rm autostart
-sudo apt-get remove xscreensaver* -y
+sudo apt-get remove xscreensaver xscreensaver-data -y
 }
 
 intro_
@@ -959,10 +959,9 @@ build_miners_
 configure_
 mounting_drives_
 cleaning_
+remove_screensaver
 clear
 dynmotd
-remove_screensaver
-
 
 echo -e "$(tput setaf 10)\nEnd of script:$(tput sgr0) \n"
 echo -e "$(tput setaf 7)Need to install webmin manually (reboot required)$(tput sgr0)"