@@ -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
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.