Files
timmy-home/scripts/codeclaw-launcher.sh

3 lines
90 B
Bash
Raw Normal View History

#!/usr/bin/env bash
exec python3 "/Users/apayne/.timmy/scripts/codeclaw-launcher.py" "$@"