mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-22 00:00:04 +08:00
8 lines
162 B
Bash
8 lines
162 B
Bash
#!/bin/bash
|
|
|
|
./tools/setup-wechat-devtools &&
|
|
|
|
tar cvzf wechat-devtools-compact.tar.gz bin conf license.md node nwjs package.nw patch readme.md res tools wine
|
|
|
|
|