diff --git a/scripts/source/files/arrays/files_source.sh b/scripts/source/files/arrays/files_source.sh index b3149f8..57fba26 100755 --- a/scripts/source/files/arrays/files_source.sh +++ b/scripts/source/files/arrays/files_source.sh @@ -31,6 +31,7 @@ source_scripts=( "source/files/arrays/files_start.sh" "source/files/arrays/files_task.sh" "source/files/arrays/files_update.sh" + "source/files/arrays/files_validation.sh" "source/files/arrays/files_webui.sh" "source/files/arrays/function_manifest.sh" "source/files/generate_function_manifest.sh"