mirror of
https://github.com/a244573118/WeChatIntercept.git
synced 2025-07-12 13:46:07 +08:00
删除多与打印
This commit is contained in:
parent
8788074d21
commit
2af889a99c
|
@ -19,7 +19,6 @@ app_bundle_path="${WeChat_path}/Contents/MacOS"
|
||||||
app_executable_path="${app_bundle_path}/${app_name}"
|
app_executable_path="${app_bundle_path}/${app_name}"
|
||||||
app_executable_backup_path="${app_executable_path}_backup"
|
app_executable_backup_path="${app_executable_path}_backup"
|
||||||
framework_path="${shell_path}/${framework_name}.framework"
|
framework_path="${shell_path}/${framework_name}.framework"
|
||||||
echo framework_path-----$framework_path
|
|
||||||
if [ ! -w "$WeChat_path" ]
|
if [ ! -w "$WeChat_path" ]
|
||||||
then
|
then
|
||||||
echo -e "为了将ZY助手写入微信, 请输入密码 : "
|
echo -e "为了将ZY助手写入微信, 请输入密码 : "
|
||||||
|
|
Loading…
Reference in New Issue
Block a user