3 lines
90 B
Bash
Executable File
3 lines
90 B
Bash
Executable File
#!/usr/bin/env bash
|
|
exec python3 "/Users/apayne/.timmy/scripts/codeclaw-launcher.py" "$@"
|