e40a071b6b
onBoot: Command that is executed once when the repl first starts up Example: Instance has not been visited for a longer time
4 行
52 B
Plaintext
4 行
52 B
Plaintext
language = "python3"
|
|
run = "./run"
|
|
onBoot = "./run"
|