fix run_command and finish generate_ca_files

This commit is contained in:
SpikeHD
2022-05-22 21:32:03 -07:00
parent 3891bbbe3d
commit 94e0faba6c
3 changed files with 22 additions and 6 deletions

View File

@@ -37,10 +37,12 @@ fn main() {
req_get,
get_bg_file,
base64_decode,
system_helpers::run_command,
system_helpers::run_program,
system_helpers::run_jar,
system_helpers::open_in_browser,
proxy::set_proxy_addr,
proxy::generate_ca_files,
unzip::unzip,
file_helpers::rename,
file_helpers::dir_exists,