1 2 3
#!/bin/sh export PYTHONPATH=PYTHONPATH:$SNAP/lib/python3.5/site-packages exec "$SNAP/usr/bin/python3" "$SNAP/bin/wraticus.py" "$@"