mirror of
				https://github.com/angristan/openvpn-install.git
				synced 2025-10-31 14:07:36 +01:00 
			
		
		
		
	Update README.md
Use `&&` instead of `;` in the command, do not run the script if download failed.
This commit is contained in:
		| @@ -6,7 +6,7 @@ This script will let you setup your own VPN server in no more than a minute, eve | ||||
| ###Installation | ||||
| Run the script and follow the assistant: | ||||
|  | ||||
| `wget git.io/vpn --no-check-certificate -O openvpn-install.sh; bash openvpn-install.sh` | ||||
| `wget git.io/vpn --no-check-certificate -O openvpn-install.sh && bash openvpn-install.sh` | ||||
|  | ||||
| Once it ends, you can run it again to add more users, remove some of them or even completely uninstall OpenVPN. | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Peter Dave Hello
					Peter Dave Hello