mirror of
https://github.com/ruvnet/RuView.git
synced 2026-08-26 10:05:54 +00:00
Replace `declare -A` (associative array, requires Bash 4+) with a standard indexed array. macOS ships Bash 3.2 due to GPLv3 licensing, so `declare -A` fails with "invalid option". Fixes #134 Co-Authored-By: claude-flow <ruv@ruv.net>
36 KiB
Executable File
36 KiB
Executable File