mirror of
https://github.com/wweir/sower.git
synced 2024-04-21 12:42:15 +00:00
Fix #19, update shorten url
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user