update
Some checks failed
BuildImage / build-image (push) Has been cancelled
Some checks failed
BuildImage / build-image (push) Has been cancelled
This commit is contained in:
parent
3ac74ff672
commit
5704b2a631
@ -7,6 +7,7 @@ function install() {
|
|||||||
NOTFOUND=$?
|
NOTFOUND=$?
|
||||||
echo $NOTFOUND
|
echo $NOTFOUND
|
||||||
if [ "$NOTFOUND" == "0" ]; then
|
if [ "$NOTFOUND" == "0" ]; then
|
||||||
|
echo "微信安装包已打开,等待安装"
|
||||||
sleep 80
|
sleep 80
|
||||||
xdotool key Tab
|
xdotool key Tab
|
||||||
sleep 0.5
|
sleep 0.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user