This commit is contained in:
parent
b2c65792ed
commit
2ec2ac668a
@ -3,7 +3,6 @@
|
||||
function install() {
|
||||
while :
|
||||
do
|
||||
sudo ps -ef
|
||||
xdotool search '微信安装向导'
|
||||
NOTFOUND=$?
|
||||
echo $NOTFOUND
|
||||
@ -45,7 +44,8 @@ function install() {
|
||||
|
||||
id
|
||||
|
||||
wine WeChatSetup.exe &
|
||||
wine 'C:\WeChatSetup.exe' &
|
||||
sudo ps -ef
|
||||
|
||||
sleep 1m
|
||||
install
|
||||
|
Loading…
Reference in New Issue
Block a user