Fix #19, update shorten url

This commit is contained in:
wweir
2019-09-28 13:09:15 +08:00
parent cbe943a020
commit 2fe1708d3f
+2 -2
View File
@@ -26,7 +26,7 @@ After Deployed, please check your config file, it is placed in `/usr/local/etc/s
Auto deploy script support Linux server side and masOS/Linux client side.
```shell
$ bash -c "$(curl -sL https://git.io/fhhdp)"
$ bash -c "$(curl -sL https://git.io/JeZzX)"
```
Then modify the configuration file as needed and set `127.0.0.1` as your first domain name server.
@@ -35,7 +35,7 @@ In most situation, you just need to modify `/etc/resolv.conf`.
If you wanna uninstall sower, run:
```shell
$ bash -c "$(curl -sL https://git.io/fhjer)"
$ bash -c "$(curl -sL https://git.io/JeZz1)"
```
### Manually deploy