−remove
This commit is contained in:
parent
a8af6a161b
commit
fb20e3219c
1 changed files with 0 additions and 3 deletions
|
@ -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}"
|
|
||||||
|
|
Loading…
Reference in a new issue