Update entrypoint.sh

This commit is contained in:
Alexandre
2021-11-11 22:38:14 +01:00
committed by GitHub
parent 5e40f4b002
commit 535fc38816

View File

@@ -4,6 +4,8 @@
# SCRIPTS #
###########
#for SCRIPTS in /scripts/*.sh; do
for SCRIPTS in "/00-.sh" "/00-banner.sh" "/run.sh"; do
[ -e "$SCRIPTS" ] || continue
echo $SCRIPTS