changed to http
This commit is contained in:
parent
c0dcffe14a
commit
cc2cb8feab
@ -19,7 +19,7 @@ local CCMSI_VERSION = "v1.21"
|
|||||||
|
|
||||||
local install_dir = "/.install-cache"
|
local install_dir = "/.install-cache"
|
||||||
local manifest_path = "https://mikaylafischler.github.io/cc-mek-scada/manifests/"
|
local manifest_path = "https://mikaylafischler.github.io/cc-mek-scada/manifests/"
|
||||||
local repo_path = "https://git.befatorinc.de/TheHomecraft/cc-mek-scada/"
|
local repo_path = "http://git.befatorinc.de/TheHomecraft/cc-mek-scada/"
|
||||||
|
|
||||||
---@diagnostic disable-next-line: undefined-global
|
---@diagnostic disable-next-line: undefined-global
|
||||||
local _is_pkt_env = pocket -- luacheck: ignore pocket
|
local _is_pkt_env = pocket -- luacheck: ignore pocket
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user