mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
24ff2897a2
Fix the PLIST in the process.
3 lines
54 B
Bash
3 lines
54 B
Bash
#!/bin/sh
|
|
exec python %%GRAILDIR%%/grail.py ${1+"$@"}
|