We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95b85b5 commit bbe9683Copy full SHA for bbe9683
README.md
@@ -40,14 +40,9 @@ $ make test
40
````
41
> - Replace *value* by your credentials
42
> - The root password will be ask to change the owner key to root
43
+> - The test is just connect and disconnect showing the log
44
-### 3. Test the connection
45
-````
46
-$ make test
47
48
-> The test is just connect and disconnect showing the log
49
-
50
-### 4. Configure the bash
+### 3. Configure the bash
51
52
$ make configuration
53
$ source ~/.zshrc
@@ -73,7 +68,6 @@ $ vpn-close
73
68
74
69
$ make clean
75
70
76
-> This will remove the credential files and the key
77
71
78
72
### 2. Edit bash (~/.zshrc)
79
> Remove the lines between the comment: # Used to automate barracuda-vpn
0 commit comments