The try_bootstrap_from_offline_package call at line 2138 ran before subcommand routing (sync/backup/restore/migrate/uninstall) at line 2357+, causing those subcommands to be silently consumed by the offline bootstrap early-exit path. Added a case guard to skip the offline bootstrap when a recognized subcommand is provided as $1. |
||
|---|---|---|
| .. | ||
| ai-workspace-offline-install.sh | ||
| create-ai-workspace-offline-package.sh | ||
| reset-xfce-profile.sh | ||
| setup-ai-workspace-all-in-one.sh | ||
| setup-xworkspace-desktop.sh | ||
| start-chromium-console.sh | ||
| start-chromium-minimal.sh | ||
| switch-desktop-mode.sh | ||