mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-22 00:00:04 +08:00
update: readme & deb
This commit is contained in:
parent
54c15a1a9e
commit
1a6fb9e611
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
[](https://github.com/msojocs/wechat-devtools-linux/actions/workflows/release.yml)
|
[](https://github.com/msojocs/wechat-devtools-linux/actions/workflows/release.yml)
|
||||||
[](https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html)
|
[](https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html)
|
||||||
[](https://nwjs.io/downloads/)
|
[](https://nwjs.io/downloads/)
|
||||||
[](https://nodejs.org/en/)
|
[](https://nodejs.org/en/)
|
||||||
[](https://aur.archlinux.org/packages/wechat-devtools)
|
[](https://aur.archlinux.org/packages/wechat-devtools)
|
||||||
|
|
||||||
这是微信开发者工具 Linux版
|
这是微信开发者工具 Linux版
|
||||||
@ -152,3 +152,4 @@ git clone https://github.com/msojocs/wechat-devtools-linux.git
|
|||||||
3. .
|
3. .
|
||||||
4. IvesSSa
|
4. IvesSSa
|
||||||
5. icepie
|
5. icepie
|
||||||
|
6. zyk-miao
|
||||||
|
@ -98,5 +98,5 @@ if [[ $NO_WINE != 'true' ]];then
|
|||||||
echo "Depends: wine, wine-binfmt" >> "$build_dir/debian/control"
|
echo "Depends: wine, wine-binfmt" >> "$build_dir/debian/control"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
debuild --no-tgz-check -i -I -b -us -uc
|
debuild --no-tgz-check
|
||||||
mv $tmp_dir/*.deb $tmp_dir/build
|
mv $tmp_dir/*.deb $tmp_dir/build
|
Loading…
x
Reference in New Issue
Block a user