Merge pull request 'Fixed warning' (#133) from YanTheKaller/ubinstall-gtk:master into master

Reviewed-on: #133
master
Dmitry Razumov 4 weeks ago
commit 29b52a4504

@ -832,6 +832,6 @@ void yon_config_restore(main_window *widgets){
}
on_config_global_load(NULL,widgets);
system("ubconfig --source system remove [autoinstall]");
yon_launch("ubconfig --source system remove [autoinstall]");
yon_config_save_simple(YON_CONFIG_LOCAL,"system");
}
Loading…
Cancel
Save