Post-Radicle sync at 2025-06-05 02:28:47
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@ update_path() {
|
||||
info "Removed any existing $INSTALL_DIR entries from $config_file"
|
||||
fi
|
||||
|
||||
# Check if PATH already contains INSTALL_DIR in the current session
|
||||
# Check if PATH already contains $INSTALL_DIR in the current session
|
||||
if [[ ":$PATH:" == *":$INSTALL_DIR:"* ]]; then
|
||||
info "$INSTALL_DIR is already in PATH for the current session"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user