Votre Nom 2 years ago
parent
commit
3a8e6f9b6f
1 changed files with 2 additions and 1 deletions
  1. 2 1
      build_cube.sh

+ 2 - 1
build_cube.sh

@@ -32,7 +32,7 @@ then
 	then
 	echo -e "$(tput setaf 10)"
 	echo "Kernel modification:$(tput setaf 7)"
-        sudo apt-get install linux-image-5.4.0-54-generic linux-headers-5.4.0-54-generic linux-modules-extra-5.4.0-54-generic -y -qq
+        sudo apt-get install linux-image-5.4.0-54-generic linux-headers-5.4.0-54-generic linux-modules-extra-5.4.0-54-generic gdm3 -y -qq
         sudo rm /boot/config-5.1* | true
         sudo rm /boot/initrd.img-5.1* | true
         sudo rm /boot/System.map-5.1* | true
@@ -388,6 +388,7 @@ fi
 echo "Done"
 touch /home/wareck/.pass3
 fi
+sudo chmod -R 775 /home/wareck/miners
 }
 
 function configure_ {