summaryrefslogtreecommitdiff
path: root/global/post-tasks.d/099autoremove
diff options
context:
space:
mode:
Diffstat (limited to 'global/post-tasks.d/099autoremove')
-rwxr-xr-xglobal/post-tasks.d/099autoremove4
1 files changed, 4 insertions, 0 deletions
diff --git a/global/post-tasks.d/099autoremove b/global/post-tasks.d/099autoremove
new file mode 100755
index 0000000..2cc6996
--- /dev/null
+++ b/global/post-tasks.d/099autoremove
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+apt-get -qq update
+apt-get -qq -y autoremove