summaryrefslogtreecommitdiff
path: root/scripts/max25-terminal
blob: 71a689eadf6b601d33db49ab87d10ce9bcc4b462 (plain)
1
2
3
#!/usr/bin/env bash
# Alias → canonical launcher (stale stacks/terminal ELF avoided).
exec "$(cd "$(dirname "$0")" && pwd)/run-max25-terminal.sh" "$@"
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com