mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
989e9a374e
Python with a few C modules. This is still experimental code.
5 lines
71 B
Bash
5 lines
71 B
Bash
#!/bin/sh
|
|
|
|
cd @PREFIX@/share/sketch
|
|
exec @PREFIX@/bin/python sketch.py
|