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

3 lines
90 B
Bash
Executable File

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