[DOC] Hot-Fix (#4355)

* update gui ato-script

* update scripts and simplify steps

* finish NymVPN demo guide update
This commit is contained in:
import this
2024-01-26 16:38:41 +00:00
committed by GitHub
parent 0f9bd648a1
commit 836e237116
+3 -5
View File
@@ -40,9 +40,7 @@ sudo ./execute-nym-vpn-cli-binary.sh
- `do you want five hop or two hop?`: type `five` or `two`
- `enable WireGuard? (yes/no):` if you chose yes, find your private key and wireguard IP [here](https://nymvpn.com/en/alpha)
6. To run `nym-vpn-cli` again, reconnect your wifi and run:
```sh
sudo ~/nym-vpn-cli-dir/nym-vpn-cli
```
To run `nym-vpn-cli` again, reconnect your wifi, move to the directory of your CLI binary `cd ~/nym-vpn-cli-dir` and follow the guide for [Linux](cli-linux.md#run-nymvpn) or [MacOS](cli-mac.md#run-nymvpn). If you find it too difficult, just run this script again - like in step \#3 above.
In case of errors check out the [troubleshooting](troubleshooting.md) section.
To understand the setup step by step, follow easy guides for [Linux](cli-linux.md) or [MacOS](cli-mac.md). In case of errors check out the [troubleshooting](troubleshooting.md) section.