.
This commit is contained in:
parent
e8d1c01fb7
commit
40daa75ecd
@ -42,6 +42,8 @@ if not (fs.exists("brulijam/task.lua")) then
|
|||||||
file.writeLine("--use this file to execute programs")
|
file.writeLine("--use this file to execute programs")
|
||||||
file.close()
|
file.close()
|
||||||
end
|
end
|
||||||
|
print("Starting /brulijam/task.lua in 5 seconds.")
|
||||||
|
sleep(5)
|
||||||
shell.run("brulijam/task.lua")
|
shell.run("brulijam/task.lua")
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user