Обновить 1-update.sh
This commit is contained in:
parent
1881afbb83
commit
aa136ca4c1
@ -63,8 +63,10 @@ sed -i -e 's/APT::Periodic::Unattended-Upgrade "1";/APT::Periodic::Unattended-Up
|
||||
|
||||
snap remove --purge snapd && apt-get -y remove snapd && apt-get -y autoremove
|
||||
|
||||
apt install -y netplan.io isc-dhcp-client isc-dhcp-common mc net-tools iputils-ping inetutils-traceroute htop ca-certificates
|
||||
apt install -y apt-utils aptitude locales git squashfs-tools tzdata fdisk gdisk mc net-tools iputils-ping inetutils-traceroute iproute2
|
||||
apt-get -qq install -y netplan.io isc-dhcp-client isc-dhcp-common mc net-tools iputils-ping inetutils-traceroute htop ca-certificates
|
||||
apt-get -qq install -y apt-utils aptitude locales git squashfs-tools tzdata fdisk gdisk mc iputils-ping inetutils-traceroute iproute2
|
||||
apt-get -qq install -y cifs-utils pwgen wget curl lsb-release smbclient
|
||||
apt-get -qq install -y lsof gnupg2 apt-transport-https software-properties-common gnupg gcc make
|
||||
|
||||
### ? systemctl disable snapd.service && systemctl disable snapd.socket && systemctl disable snapd.seeded.service && systemctl mask snapd.service && rm -rf /var/cache/snapd/ && apt autoremove --purge snapd -y && rm -rf ~/snap
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user