@@ -36,7 +36,7 @@ if [ -d "$DOTFILES_DIR/scripts" ]; then
log_error "✗ $script_name failed"
exit1
fi
((script_count++))
((++script_count))
fi
done
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.