mirror of
https://github.com/xxoommd/magic.git
synced 2025-05-22 21:42:43 +00:00
588 B
588 B
Verion 0.3
QUICK START
- Set variable:
DOMAIN
andTAG
export DOMAIN=xxx.xxx
export TAG=v0.4
- Start
server
- Github:
bash <(curl -fsSL https://raw.githubusercontent.com/xxoommd/magic/main/x/quick_server.sh)
- Gitea:
bash <(curl -fsSL https://gitee.com/xxoommd/magic/raw/main/x/quick_server.sh)
client
- Github:
bash <(curl -fsSL https://raw.githubusercontent.com/xxoommd/magic/main/x/quick_client.sh)
- Gitea:
bash <(curl -fsSL https://gitee.com/xxoommd/magic/raw/main/x/quick_client.sh)