3 lines
103 B
Plaintext
3 lines
103 B
Plaintext
|
# simple `autoexec.be` to run HASPmota using the default `pages.jsonl`
|
||
|
import haspmota
|
||
|
haspmota.start()
|