File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -173,13 +173,13 @@ Note the admin username is `ubuntu` instead of `root` on providers other than Di
173173
174174# # Adding or Removing Users
175175
176- If you chose the save the CA certificate during the deploy process, then Algo' s own scripts can easily add and remove users from the VPN server.
176+ If you chose to save the CA certificate during the deploy process, then Algo' s own scripts can easily add and remove users from the VPN server.
177177
1781781. Update the `users` list in your `config.cfg`
1791792. Open a terminal, `cd` to the algo directory, and activate the virtual environment with `source env/bin/activate`
1801803. Run the command: `./algo update-users`
181181
182- After this process completes, the Algo VPN server will contains only the users listed in the `config.cfg` file.
182+ After this process completes, the Algo VPN server will contain only the users listed in the `config.cfg` file.
183183
184184## Additional Documentation
185185
You can’t perform that action at this time.
0 commit comments