mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-07 00:02:14 +08:00
5 lines
140 B
Bash
5 lines
140 B
Bash
#!/bin/bash
|
|
root_dir=$(cd `dirname $0`/.. && pwd -P)
|
|
|
|
rm -rf ~/.config/wechat_devtools/WeappCache/requireCache
|
|
$root_dir/bin/wechat-devtools |