fix base url
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
local baseURL = "http://127.0.0.1:8888"
|
||||
local baseURL = "https://gitea.ar2000.me/AR2000/CC_monorepo/raw/branch/main"
|
||||
--wget run http://127.0.0.1:8888/pm_installer/install.lua
|
||||
local function concatPath(...) return table.concat({...}, '/') end
|
||||
---@type function
|
||||
|
Reference in New Issue
Block a user