5 lines
71 B
Plaintext
5 lines
71 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
cd @PREFIX@/share/sketch
|
||
|
exec @PREFIX@/bin/python sketch.py
|