Update 'kfg'

This commit is contained in:
2023-05-27 20:05:48 +02:00
parent 33466e102d
commit 8c1d2b8a14

2
kfg
View File

@@ -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"