Change name

This commit is contained in:
Alexandre
2023-10-12 08:31:54 +02:00
committed by GitHub
parent 7e5fc19c96
commit dc76df5ba7
10 changed files with 10 additions and 10 deletions

View File

@@ -7,7 +7,7 @@ set -e
##############################
MODULES="$1"
MODULES="$MODULES 00-banner.sh 01-custom_script.sh 90-config_yaml.sh 00-global_var.sh"
MODULES="$MODULES 00-banner.sh 01-custom_script.sh 01-config_yaml.sh 00-global_var.sh"
echo "To download : $MODULES"
# Install bash if not available