diff --git a/kfg b/kfg index 09cce71..e485a84 100644 --- a/kfg +++ b/kfg @@ -143,7 +143,7 @@ function install_rc_download { _filename=$2 _remote_file=3 # This is the config file - _file="$CONFIG_PATH/$_folder/$_filename.rc" + _file="$CONFIG_PATH/$_folder/$_filename" if [ -z "$P_RC" ]; then return 0; fi # Make sure the directory exists