Fuckin' Perl. Marshall 199MB => 130MB

This commit is contained in:
Greyscale 2020-11-28 02:19:27 +01:00
parent b9b9aa9083
commit 4014e273fc
No known key found for this signature in database
GPG key ID: C6178C19949CFFE3

View file

@ -1,6 +1,8 @@
#!/bin/bash
source /installers/config
cd /
apt-get remove -yqq \
perl
apt-get autoremove -y
apt-get clean
rm -rf \
@ -10,4 +12,5 @@ rm -rf \
/var/cache/* \
/var/log/dpkg* \
/usr/share/doc \
/usr/share/doc-base \
/var/log/apt/term.log