]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - LinuxGUI/Ventoy2Disk/main.c
1.0.51 release
[Ventoy.git] / LinuxGUI / Ventoy2Disk / main.c
index efdc17079e94900dbcc7c1046b017e1d8549eb59..e12208ef6c45d392517b2edaef55acd7050130f5 100644 (file)
@@ -63,7 +63,7 @@ int main(int argc, char **argv)
     rc = ventoy_http_start(ip, port);
     if (rc)
     {
-        printf("failed to start http server\n");
+        printf("Ventoy failed to start http server, check log.txt for detail\n");
     }
     else
     {