mirror of
https://github.com/benbusby/whoogle-search
synced 2024-11-01 03:20:30 +00:00
e40a071b6b
onBoot: Command that is executed once when the repl first starts up Example: Instance has not been visited for a longer time
4 lines
52 B
Plaintext
4 lines
52 B
Plaintext
language = "python3"
|
|
run = "./run"
|
|
onBoot = "./run"
|