6 Commits

Author SHA1 Message Date
pato-pan
780d79d53c
fix: Update dlmodels.sh to not exit after every successful download.
Why is this here? A mistake?

Current behavior causes script to exit after every successful download, forcing you to rerun the script 19 times.

This pull request will make all the downloads necessary by running the script once, by simply removing "&& exit 1" which was probably wrongfully placed there.
2024-07-18 01:07:37 -04:00
Sơn Phan Trung
53051852f1
refactor(dlmodels.sh): get the script posix compliant, rework functions. (#1723) 2024-01-16 20:31:10 +09:00
源文雨
ad85b02ed9 optimize: no json config writeback 2023-09-02 13:53:56 +08:00
源文雨
417c1e58a1 fix: requriements & config 2023-08-30 00:23:24 +08:00
源文雨
edcff1df04 optimize: run.sh 2023-08-27 01:21:18 +08:00
源文雨
a5c238a392 add dlmodels.sh 2023-06-24 16:05:31 +08:00