Universal standard numbering

and remove cleanup
This commit is contained in:
Eric Nemchik
2020-09-28 07:35:11 -05:00
parent d1464e1cde
commit 58ed5113ab
@@ -13,9 +13,4 @@ if [[ -n "$(command -v git)" ]]; then
apk add --no-cache \
git
fi
# cleanup
rm -rf \
/tmp/* \
/var/lib/apt/lists/* \
/var/tmp/*
fi