This commit is contained in:
@@ -22,7 +22,7 @@ EOF
|
||||
sudo apt-get full-upgrade -y --allow-unauthenticated;
|
||||
sudo apt-get --purge autoremove -y;
|
||||
sudo reboot
|
||||
elif [ "$s" = 'VERSION="10 (buster)"' ];
|
||||
if [ "$s" = 'VERSION="10 (buster)"' ];
|
||||
then
|
||||
echo $s
|
||||
sudo tee /etc/apt/sources.list << EOF
|
||||
|
Reference in New Issue
Block a user