qwen-code/scripts/installation
Shaojin Wen 0cb9ff0a23
fix: renormalize CRLF storage for install-qwen-standalone.bat (#4427) [skip ci]
The blob in HEAD stored raw CRLF bytes while .gitattributes declared
'text eol=crlf', which expects LF in the object database and CRLF on
checkout. The mismatch caused git status to permanently report the
file as modified on every working tree, with neither reset --hard nor
checkout fixing it.
2026-05-22 17:48:13 +08:00
..
install-qwen-standalone.bat fix: renormalize CRLF storage for install-qwen-standalone.bat (#4427) [skip ci] 2026-05-22 17:48:13 +08:00
install-qwen-standalone.ps1 feat(installer): add standalone hosted install and uninstall flow (#3828) 2026-05-21 11:57:10 +08:00
install-qwen-standalone.sh feat(installer): add standalone hosted install and uninstall flow (#3828) 2026-05-21 11:57:10 +08:00
install-qwen-with-source.bat feat(installer): add standalone hosted install and uninstall flow (#3828) 2026-05-21 11:57:10 +08:00
install-qwen-with-source.sh feat(installer): add standalone archive installation (#3776) 2026-05-11 13:25:48 +08:00
INSTALLATION_GUIDE.md feat(installer): add standalone hosted install and uninstall flow (#3828) 2026-05-21 11:57:10 +08:00
uninstall-qwen-standalone.ps1 feat(installer): add standalone hosted install and uninstall flow (#3828) 2026-05-21 11:57:10 +08:00
uninstall-qwen-standalone.sh feat(installer): add standalone hosted install and uninstall flow (#3828) 2026-05-21 11:57:10 +08:00