summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-xupdate_jdn.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index 1ee43455..80d877a4 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -512,6 +512,7 @@ if [ -f /etc/debian_version ] ; then
elif [ "$HOSTNAME" = "jenkins" ] ; then
$UP2DATE || sudo apt-get install ffmpeg libav-tools python3-popcon jenkins-job-builder dose-extra
fi
+ sudo apt-get clean
explain "packages installed."
else
explain "no new packages to be installed."