mirror of
				https://github.com/angristan/openvpn-install.git
				synced 2025-10-31 05:57:36 +01:00 
			
		
		
		
	More proper remove
openvpn-blacklist isn't installed with Debian 9.
This commit is contained in:
		| @@ -164,7 +164,7 @@ if [[ -e /etc/openvpn/server.conf ]]; then | ||||
| 					fi | ||||
| 				fi | ||||
| 				if [[ "$OS" = 'debian' ]]; then | ||||
| 					apt-get remove --purge -y openvpn openvpn-blacklist | ||||
| 					apt-get autoremove --purge -y openvpn | ||||
| 				elif [[ "$OS" = 'arch' ]]; then | ||||
| 					pacman -R openvpn --noconfirm | ||||
| 				else | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Angristan
					Angristan