X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/08634fba9fd0e28a484f51a0f969bdf270b5f5e5..7b08954e57f5cc35e13293fed03c33fbc7756bbc:/INSTALL/VentoyWeb.sh diff --git a/INSTALL/VentoyWeb.sh b/INSTALL/VentoyWeb.sh index 9baf33b..bb6a910 100644 --- a/INSTALL/VentoyWeb.sh +++ b/INSTALL/VentoyWeb.sh @@ -101,8 +101,8 @@ vtVer=$(cat ventoy/version) echo "" echo "===============================================================" if [ "$LANG" = "zh_CN.UTF-8" ]; then - echo " Ventoy Server $vtVer ÒѾ­Æô¶¯ ..." - echo " Çë´ò¿ªä¯ÀÀÆ÷£¬·ÃÎÊ http://${HOST}:${PORT}" + echo " Ventoy Server $vtVer 已经启动 ..." + echo " 请打开浏览器,访问 http://${HOST}:${PORT}" else echo " Ventoy Server $vtVer is running ..." echo " Please open your browser and visit http://${HOST}:${PORT}"