acrn-hypervisor/misc/config_tools/configurator/packages
Conghui 1b7e8e393f config-tools: fix bug for saving files
The clean scripts function is a async function, it may run after saving
launch scripts and remove all the launch scripts by accident.
So, add '.then' to make it work as a sync function.

Tracked-On: #7641
Signed-off-by: Conghui <conghui.chen@intel.com>
2022-05-31 17:05:17 +08:00
..
configurator config-tools: fix bug for saving files 2022-05-31 17:05:17 +08:00
vue-json-schema-form config_tools: add custom CAT widget 2022-05-22 20:10:24 +08:00