mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-17 19:55:34 +00:00
192a773da36f7982fa3f6c66adae64aa2603ca0d
I can not understand the old logic: - download the web page (not the raw data) from GitHub - replace `AppVer` - remove the file??? It does nothing. The correct logic: - download the raw file from GitHub - replace `AppVer` and `AppSubUrl` - move the file to the correct place As the script is not correct for a long time, added the support for all version since 1.19. Fix #142 Reviewed-on: https://gitea.com/gitea/docs/pulls/150 Reviewed-by: Lunny Xiao <[email protected]> Co-authored-by: yp05327 <[email protected]> Co-committed-by: yp05327 <[email protected]>
Languages
TypeScript
42.4%
MDX
30.9%
Astro
8.1%
JavaScript
6.4%
Shell
6%
Other
6.2%