diff options
| author | info@mode42.com <info@mode42.com> | 2026-08-07 18:25:13 +0000 |
|---|---|---|
| committer | info@mode42.com <info@mode42.com> | 2026-08-07 18:25:13 +0000 |
| commit | 04d965d67a7264a1c7c211494aebda1953df7603 (patch) | |
| tree | 0ebd700a6e219f84a26a656f4bee8778bc75da7b /scripts/max25-terminal | |
Initial push
Diffstat (limited to 'scripts/max25-terminal')
| -rwxr-xr-x | scripts/max25-terminal | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/max25-terminal b/scripts/max25-terminal new file mode 100755 index 0000000..71a689e --- /dev/null +++ b/scripts/max25-terminal @@ -0,0 +1,3 @@ +#!/usr/bin/env bash +# Alias → canonical launcher (stale stacks/terminal ELF avoided). +exec "$(cd "$(dirname "$0")" && pwd)/run-max25-terminal.sh" "$@" |
