−remove

This commit is contained in:
Marc Beninca 2024-04-25 10:15:18 +02:00
parent a8af6a161b
commit fb20e3219c
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -41,6 +41,3 @@ echo "${SERVER} ssh-${KEY_ALGORITHM} ${KEY_PUBLIC}" \
# packages # packages
apt-get install --yes "${PACKAGES[@]}" \ apt-get install --yes "${PACKAGES[@]}" \
|| exit || exit
# remove
rm --force --recursive "${ROOT}"