Wire the folder-layout mirroring into onboard Step 12

A fresh install reproduced the single lump folder because Step 12 only ever called fallback_folder.php; it now mirrors the owner's layout first and hands the fallback folder just what is left.
This commit is contained in:
Gmer4Lfe
2026-08-17 14:13:17 -04:00
parent e3ed5a53f2
commit 49372996ac
3 changed files with 56 additions and 5 deletions
+1
View File
@@ -731,6 +731,7 @@ detect_hosts() {
_alias_array "WEEKLY_SYNC_SHARES"
_alias_array "CRITICAL_SYNC_SHARES"
_alias_array "PARTNERSHIP_PROVISION_SHARES"
_alias_array "PARTNERSHIP_FALLBACK_ONLY"
_alias_array "BACKUP_VERIFY_SHARES"
_alias_array "DAILY_RESTART_CONTAINERS"
_alias_array "WEEKLY_RESTART_CONTAINERS"