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