6 lines
No EOL
117 B
Text
6 lines
No EOL
117 B
Text
if not fs.exists("/.sPhone/init") then
|
|
printError("sPhone not found")
|
|
return
|
|
end
|
|
|
|
shell.run("/.sPhone/init", "-s") |