From c92e5741e480be0f3ae2adff1583102a1591be1d Mon Sep 17 00:00:00 2001 From: Christopher Beckmann Date: Sat, 27 May 2023 20:04:17 +0200 Subject: [PATCH] Update 'kfg' --- kfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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