Merge pull request #124 from putyy/wails

update md
This commit is contained in:
putyy
2025-01-10 17:36:10 +08:00
committed by GitHub
2 changed files with 6 additions and 13 deletions

View File

@@ -9,17 +9,7 @@
## 软件下载(Win7下载2.3.0版本)
🆕 [github下载](https://github.com/putyy/res-downloader/releases)
🆕 [蓝奏云下载 密码:9vs5](https://wwjv.lanzoum.com/b04wgtfyb)
## Linux 版本
[![Packaging status](https://repology.org/badge/vertical-allrepos/res-downloader.svg)](https://repology.org/project/res-downloader/versions)
### Arch Linux
```bash
yay -Syu res-downloader
```
🆕 [蓝奏云下载 密码:9vs5](https://wwjv.lanzoum.com/b04wgtfyb)
## 使用方法
> 0. 安装时一定要同意安装证书文件、一定要允许网络访问

View File

@@ -59,8 +59,11 @@ echo "$(cat build/linux/Debian/DEBIAN/.control | sed -e "s/{{Version}}/$(jq -r '
dpkg-deb --build ./build/linux/Debian build/bin/res-downloader_$(jq -r '.info.productVersion' wails.json)_arm.deb
```
> ArchLinux环境
> ArchLinux环境
> 安装
> yay -Syu res-downloader
[![Packaging status](https://repology.org/badge/vertical-allrepos/res-downloader.svg)](https://repology.org/project/res-downloader/versions)
>
```bash
git clone https://github.com/putyy/res-downloader.git
cd res-downloader