You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use fetch_lib.sh in update script instead of duplicating fallback logic
- Source fetch_lib.sh which handles GitHub β CDN β Local backup
- Check for local fetch_lib.sh first before downloading
- Add CDN fallback for fetch_lib.sh itself
- Cleaner code, no duplication of fallback logic
0 commit comments