1
0
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:
Jonathan Coates 2025-06-03 08:08:30 +01:00 committed by GitHub
commit 4a3a1c9275
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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