This commit is contained in:
TomasM
2017-10-15 11:34:28 -04:00
parent d0fd0f896a
commit c0d8991c0d
2 changed files with 15 additions and 0 deletions
+9
View File
@@ -1,6 +1,15 @@
#!/bin/bash
rm -f /var/backups/*
rm -f /var/cache/ldconfig/*
rm -f /var/lib/apt/extended_states
rm -f /var/lib/systemd/random-seed
rm -f /var/lib/apt/lists/deb.*
rm -Rf /root/.local/share/mc
rm -Rf /root/.cache
rm -f /root/.wget-hsts
rm -f /var/lib/dpkg/*-old
rm -f /var/log/*
rm -f /var/log/*/*
rm -f /var/log/*/*/*