diff --git a/scripts/source/files/arrays/files_source.sh b/scripts/source/files/arrays/files_source.sh index 1e2d5c4..279b95a 100755 --- a/scripts/source/files/arrays/files_source.sh +++ b/scripts/source/files/arrays/files_source.sh @@ -24,6 +24,7 @@ source_scripts=( "source/files/arrays/files_restore.sh" "source/files/arrays/files_setup.sh" "source/files/arrays/files_source.sh" + "source/files/arrays/files_ssh.sh" "source/files/arrays/files_start.sh" "source/files/arrays/files_update.sh" "source/files/arrays/files_webui.sh"