Update 00-aaa_dockerfile_backup.sh

This commit is contained in:
Alexandre
2022-02-24 19:50:07 +01:00
committed by GitHub
parent 73d7d6ff0a
commit 731c4b2384

View File

@@ -30,4 +30,4 @@ if [ -e "/ENVFILE" ]; then
&& chmod 777 /automatic_packages.sh \
&& eval /./automatic_packages.sh "${PACKAGES:-}" \
&& rm /automatic_packages.sh
fi
fi