diff --git a/scripts/image-builder.sh b/scripts/image-builder.sh index 6bc4339..01be3a6 100755 --- a/scripts/image-builder.sh +++ b/scripts/image-builder.sh @@ -324,6 +324,7 @@ change_project_setting() { sed -i "s|^$key=.*|$key=$new_value|" "$config_file" } +# Aktuellen Editor aus global/config.json holen # Aktuellen Editor aus global/config.json holen get_editor_cmd() { if [[ -f "$GLOBAL_CONFIG" ]]; then