mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-05-16 16:14:41 -04:00
update languages.ini and license
This commit is contained in:
parent
96c5a25263
commit
08634fba9f
13 changed files with 62 additions and 80 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue