Update 'kfg'

This commit is contained in:
2023-05-27 20:04:17 +02:00
parent 8c393c6484
commit c92e5741e4

2
kfg
View File

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