|
@@ -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_ {
|