add /post_installation_script/bundles/ and /post_installation_script/bundles/template.sh and add section and example for bundles in /post_installation_script/Nachinstallationsarbeiten_LC_Esslingen.sh and make usage of "bundles" possible (for modularity)

This commit is contained in:
knightsub9
2026-06-30 16:03:09 +02:00
parent 4fcfcbe06b
commit b90195586c
2 changed files with 23 additions and 0 deletions
@@ -253,6 +253,9 @@ if question_answered_with_yes " ### Installiere Signal? ###"; then
#
fi
# execute bundles
# example: $SCRIPT_DIR/bundles/template.sh
echo
echo "###############################"
echo "######### Skript ENDE #########"