#Script updated. Loop added.
- How it work:
- Try load token from
.env. - If no token, ask for user/PAT.
- Attempt download
setup.ps1via GitHub API to verify credentials. - If error (wrong credential/bad token), clear
.enventry and repeat prompt. - If success, save token to
.envand run script.
- Try load token from