do it even differently
This commit is contained in:
@@ -5,6 +5,8 @@ rm -f /etc/mtab
|
||||
rm -f /etc/apt/sources.list~
|
||||
rm -Rf /etc/systemd/system/timers.target.wants
|
||||
rm -f /etc/systemd/system/multi-user.target.wants/ssh.service
|
||||
rm -f /etc/systemd/system/multi-user.target.wants/dnsmasq.service
|
||||
|
||||
rm -f /etc/ssh/ssh_host*
|
||||
|
||||
rm -f /var/backups/*
|
||||
|
||||
@@ -13,8 +13,6 @@ ln -sf bash /bin/sh
|
||||
|
||||
apt-get remove --yes vim* grub* debconf-i18n installation-report
|
||||
|
||||
sed -i -r "s/ENABLED=1/ENABLED=0/" /etc/default/dnsmasq
|
||||
|
||||
CWD="$(pwd)"
|
||||
cd /tmp
|
||||
apt-get download acpi-support
|
||||
|
||||
Reference in New Issue
Block a user