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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user