diff --git a/wechat-devtools/package.sh b/wechat-devtools/package.sh index 1982ae5..a307855 100755 --- a/wechat-devtools/package.sh +++ b/wechat-devtools/package.sh @@ -2,7 +2,7 @@ app_name="wechat-devtools" tmp_dir="/tmp/${app_name}_tmp" -version="1.06.2402040-1" +version="1.06.2405020-1" release="v${version}" deb_url="https://github.com/msojocs/wechat-web-devtools-linux/releases/download/${release}/io.github.msojocs.wechat-devtools-linux_${version}_amd64.deb" @@ -89,7 +89,8 @@ MimeType=x-scheme-handler/wechatide """ > ./unpack/usr/share/applications/wechat-devtools.desktop - echo "文件复制完成, 手动修改启动脚本..." + echo "文件复制完成, 手动修改启动脚本的root_dir定义为以下内容..." + echo "root_dir=\"/usr/lib/wechat-devtools\"" elif [ "$1" == "pack" ]; then