Allow passing credentials from environment
This commit is contained in:
@@ -27,7 +27,7 @@ Rename routes.txt.sample to routes.txt or create an empty routes.txt and add sub
|
||||
## Usage
|
||||
|
||||
```
|
||||
sudo ./run-vpn.sh
|
||||
sudo -E ./run-vpn.sh
|
||||
```
|
||||
|
||||
In case of disconnect, it will try reconnecting after 3 seconds. You can stop it by pressing `CTRL+C` or killing the script.
|
||||
Reference in New Issue
Block a user