chore: regen source arrays to include files_ssh.sh
The SSH-access feature's files_ssh.sh array was never registered in files_source.sh, leaving it unsourced and blocking the deploy auto-merge. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> Signed-off-by: librelad <librelad@digitalangels.vip>
This commit is contained in:
parent
6a2ba02647
commit
9104c1770e
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user