Point installer BASE at Gitea (gt.zyon.no)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -3,15 +3,15 @@
|
||||
-- so it works on any server regardless of the computer's id. Re-run to update.
|
||||
--
|
||||
-- Usage on a CC computer:
|
||||
-- wget run https://raw.githubusercontent.com/Sterister/airship-autopilot/main/install.lua
|
||||
-- wget run https://raw.githubusercontent.com/Sterister/airship-autopilot/main/install.lua autopilot
|
||||
-- wget run https://raw.githubusercontent.com/Sterister/airship-autopilot/main/install.lua cockpit
|
||||
-- wget run https://gt.zyon.no/Stian/airship-autopilot/raw/branch/main/install.lua
|
||||
-- wget run https://gt.zyon.no/Stian/airship-autopilot/raw/branch/main/install.lua autopilot
|
||||
-- wget run https://gt.zyon.no/Stian/airship-autopilot/raw/branch/main/install.lua cockpit
|
||||
--
|
||||
-- Roles:
|
||||
-- autopilot machine-room PC: full v3 observer autopilot (boots to standby)
|
||||
-- cockpit pilot-house PC: control console
|
||||
|
||||
local BASE = "https://raw.githubusercontent.com/Sterister/airship-autopilot/main"
|
||||
local BASE = "https://gt.zyon.no/Stian/airship-autopilot/raw/branch/main"
|
||||
local ROLES = { "autopilot", "cockpit" }
|
||||
|
||||
local args = { ... }
|
||||
|
||||
Reference in New Issue
Block a user