mirror of
https://github.com/requarks/wiki.git
synced 2026-08-26 05:07:30 -05:00
ci: fix packer cleanup script
This commit is contained in:
@@ -16,8 +16,7 @@ chmod 1777 /tmp
|
||||
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
apt-get -y update
|
||||
apt-get -o Dpkg::Options::="--force-confold" upgrade -q -y --force-yes
|
||||
apt-get purge droplet-agent
|
||||
apt-get -y purge droplet-agent
|
||||
rm -rf /opt/digitalocean
|
||||
apt-get -y autoremove
|
||||
apt-get -y autoclean
|
||||
|
||||
Reference in New Issue
Block a user