diff --git a/packer/scripts/cloud.sh b/packer/scripts/cloud.sh index 1a1a786..e942f87 100644 --- a/packer/scripts/cloud.sh +++ b/packer/scripts/cloud.sh @@ -24,5 +24,6 @@ passwd -dl void passwd -dl root rm -rf /var/cache/xbps +rm -f /etc/ssh/ssh_host* shutdown -P now