co-mono/packages/coding-agent/scripts
Mario Zechner 7af1919d31 fix: use portable shebang in shell scripts
Change #!/bin/bash to #!/usr/bin/env bash for better portability
on systems like NixOS where /bin/bash doesn't exist.

Fixes #910
2026-01-22 21:44:39 +01:00
..
migrate-sessions.sh fix: use portable shebang in shell scripts 2026-01-22 21:44:39 +01:00