Update 00-aaa_dockerfile_backup.sh

This commit is contained in:
Alexandre
2021-12-10 07:04:28 +01:00
committed by GitHub
parent 41a264c3d7
commit 47982d2a3a

View File

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