Files
mina_auth/sh/init_config.sh

3 lines
216 B
Bash
Raw Permalink Normal View History

2016-10-28 17:26:21 +08:00
#!/bin/sh
echo "{\"serverHost\": \"$1\",\n\"authServerUrl\": \"$2\",\n\"tunnelServerUrl\": \"https://ws.qcloud.com\",\n\"tunnelSignatureKey\": \"$3\",\n\"networkProxy\": \"127.0.0.1:8888\"}" > /etc/qcloud/sdk.config