mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-05-24 08:59:49 +08:00
新增输出提示文本(termux)
This commit is contained in:
parent
58f9117e45
commit
d169d96329
@ -125,3 +125,7 @@ fi
|
||||
|
||||
# 向服务器返回安装数加1(不显示内容且忽略错误)
|
||||
python3 /opt/apps/deepin-wine-runner/Download.py $version > /dev/null 2>&1 | true
|
||||
|
||||
echo 'Wine 运行器安装完成,如果没有设置 $DISPLAY 变量的情况下打开 Wine 运行器'
|
||||
echo '可以在浏览器输入网址 http://localhost:6080/vnc.html 远程访问'
|
||||
echo '或者用 VNC 远程工具输入 localhost:5 远程访问'
|
||||
|
Loading…
x
Reference in New Issue
Block a user