diff --git a/kfg b/kfg index f90a423..d5dc3bd 100644 --- a/kfg +++ b/kfg @@ -141,7 +141,7 @@ function install_rc_download { local _folder _filename _file _remote_file _folder=$1 _filename=$2 - _remote_file=3 + _remote_file=$3 # This is the config file _file="$CONFIG_PATH/$_folder/$_filename"