mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-03-11 08:54:34 +00:00
onBoot: Command that is executed once when the repl first starts up Example: Instance has not been visited for a longer time
3 lines
52 B
Text
3 lines
52 B
Text
language = "python3"
|
|
run = "./run"
|
|
onBoot = "./run"
|