diff --git a/functions/patching.sh b/functions/framework.sh similarity index 100% rename from functions/patching.sh rename to functions/framework.sh diff --git a/functions/global.sh b/functions/global.sh index cf293cd7..f37658e1 100644 --- a/functions/global.sh +++ b/functions/global.sh @@ -9,7 +9,7 @@ source /app/libexec/dialogs.sh source /app/libexec/logger.sh source /app/libexec/functions.sh source /app/libexec/multi_user.sh -source /app/libexec/patching.sh +source /app/libexec/framework.sh source /app/libexec/post_update.sh source /app/libexec/prepare_component.sh source /app/libexec/presets.sh