mirror of
https://github.com/xxoommd/magic.git
synced 2025-05-22 21:42:43 +00:00
431 B
431 B
QUICK START
- Set variable:
DEPLOY_DOMAIN
export DEPLOY_DOMAIN=xxx.xxx
- Start
- server
curl -o- https://raw.githubusercontent.com/xxoommd/magic/main/x/quick_server.sh | bash
-
client
-
Github:
curl -o- https://raw.githubusercontent.com/xxoommd/magic/main/quick_client.sh | bash
- Gitea:
curl -o- https://gitee.com/xxoommd/magic/raw/main/quick_client.sh | bash