Add uuid-runtime to 99-cleanup.sh
This commit is contained in:
parent
b1aad14c5c
commit
58e21a8ad4
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Remove packages not necessary for release
|
||||
apt-get -y purge bash-completion file gcc git htop libpq-dev python-dev openssh-server tree vim
|
||||
apt-get -y purge bash-completion file gcc git htop libpq-dev python-dev openssh-server tree uuid-runtime vim
|
||||
apt-get -y --purge autoremove
|
||||
|
||||
# Clean package cache
|
||||
|
Loading…
Reference in New Issue
Block a user