Skip to content

Commit

Permalink
Update internal_custom_script.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
konkourgr authored Feb 20, 2024
1 parent 1d47d13 commit 3d2c919
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gunet/internal_custom_script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ apt-get -y update
apt-get -y upgrade
apt-get -y dist-upgrade

apt-get -y purge console-setup console-setup-linux \
dpkg --purge console-setup console-setup-linux \
keyboard-configuration xkb-data kbd apt-utils \
nftables usbutils installation-report nano \
emacsen-common discover discover-data dmidecode \
laptop-detect eject libsqlite3-0 debconf-i18n gdbm-l10n \
os-prober libtext-iconv-perl libtext-wrapi18n-perl \
libtext-charwidth-perl readline-common systemd-timesyncd \
tasksel tasksel-data gcc-9-base:amd64 openssh-client openssh-sftp-server
tasksel tasksel-data openssh-client openssh-sftp-server

apt-get -y --purge autoremove

Expand Down

0 comments on commit 3d2c919

Please sign in to comment.