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
Fix acme.sh auto-install: use correct installer URL and flags
The previous install command used an invalid --install-online flag
on the wrong URL. Now uses the raw GitHub source with explicit
--home path. Better error messages on failure with manual install
instructions.
0 commit comments