1 2 3
#!/bin/sh export MICROPYPATH=".frozen:~/.micropython/lib:/usr/lib/micropython/unix:/usr/lib/micropython" exec micropython "$@"