mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-08-23 22:12:18 +00:00
Merge pull request #2214 from Wojbie/patch-1
Update motd path in startup.lua
This commit is contained in:
commit
4a3a1c9275
@ -191,7 +191,7 @@ end
|
||||
|
||||
-- Show MOTD
|
||||
if settings.get("motd.enable") then
|
||||
shell.run("motd")
|
||||
shell.run("/rom/programs/motd")
|
||||
end
|
||||
|
||||
-- Run the user created startup, either from disk drives or the root
|
||||
|
Loading…
x
Reference in New Issue
Block a user