|
@@ -4,7 +4,7 @@ Version=7.5
|
|
|
Cuda=NO
|
|
|
ZFS=NO
|
|
|
Drivers=AMD
|
|
|
-Webmin="webmin-2.011"
|
|
|
+Webmin="webmin-2.013"
|
|
|
|
|
|
if (( $EUID != 0 )); then
|
|
|
echo -e "$(tput setaf 9)This must be run as root. Try 'sudo $0'.$(tput setaf 7)"
|
|
@@ -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 htop -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 htop -y
|
|
|
sudo rm /boot/config-5.1* | true
|
|
|
sudo rm /boot/initrd.img-5.1* | true
|
|
|
sudo rm /boot/System.map-5.1* | true
|