refactor: support edit the gp.conf

This commit is contained in:
Kevin Yue
2023-07-22 19:05:48 +08:00
parent 601f422863
commit a10539e9c3
18 changed files with 247 additions and 16 deletions

View File

@@ -31,6 +31,8 @@ fn main() {
commands::os_version,
commands::openssl_config,
commands::update_openssl_config,
commands::openconnect_config,
commands::update_openconnect_config,
commands::store_get,
commands::store_set,
commands::store_save,