awtk/scripts/update_res.py
2020-08-16 08:25:51 +08:00

5 lines
100 B
Python
Executable File

import awtk_locator as locator
import update_res_app as updater
updater.run(locator.getAwtkRoot())