diff --git a/kfg b/kfg index f78397f..0b61ff7 100644 --- a/kfg +++ b/kfg @@ -350,6 +350,7 @@ function github_download_config { _remote_file="https://raw.githubusercontent.com/$_repo/$_tag_name/$_file" download_config "$_program" "$_file" "$_remote_file" + install_rc_file "$CONFIG_PATH/$_program/$_file" } function install_deb_check {