update
BuildImage / build-image (push) Has been cancelled Details

This commit is contained in:
李寻欢 2024-02-23 13:57:40 +08:00
parent b2c65792ed
commit 2ec2ac668a
1 changed files with 2 additions and 2 deletions

View File

@ -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