mirror of
https://github.com/ShadowKatStudios/OC-Minitel.git
synced 2024-11-23 10:38:05 +11:00
made mtcfg enable the daemon on first run
This commit is contained in:
parent
93e22d5409
commit
e31d0088dd
@ -55,6 +55,7 @@ if not hostname then
|
|||||||
end
|
end
|
||||||
|
|
||||||
if ops.firstrun then
|
if ops.firstrun then
|
||||||
|
os.execute("rc minitel enable")
|
||||||
print("Run mtcfg to configure advanced settings.")
|
print("Run mtcfg to configure advanced settings.")
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user