fix raw url in main.lua

This commit is contained in:
justuswolff
2026-02-17 14:17:52 +01:00
parent 3abcfb236a
commit 54a7cd2bb8

View File

@@ -1,4 +1,4 @@
-- https://git.l--n.de/justuswolff/cc_housebuild/raw/branch/main/src/main.lua
-- http://justus.l--n.de:3000/JUFS/cc_housebuild/raw/branch/main/src/main.lua
if not _G["turtle"] then
error("This program only runs on turtles!")