mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-08-25 23:21:16 +00:00
update languages.ini and license
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user