mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-02 12:08:16 +08:00
5 lines
100 B
Python
Executable File
5 lines
100 B
Python
Executable File
import awtk_locator as locator
|
|
import update_res_app as updater
|
|
|
|
updater.run(locator.getAwtkRoot())
|