Update 00-aaa_dockerfile_backup.sh

This commit is contained in:
Alexandre
2021-12-10 07:17:44 +01:00
committed by GitHub
parent f429a9b37f
commit 76fda84bb2

View File

@@ -14,6 +14,6 @@ if [ -e "/ENVFILE" ]; then
eval /./automatic_packages.sh "$PACKAGES" && \
rm /automatic_packages.sh
) # >/dev/null
) >/dev/null
fi