mirror of
				https://github.com/angristan/openvpn-install.git
				synced 2025-10-31 05:57:36 +01:00 
			
		
		
		
	| @@ -20,7 +20,7 @@ function checkOS () { | ||||
| 		OS="debian" | ||||
| 		source /etc/os-release | ||||
|  | ||||
| 		if [[ "$ID" == "debian" ]]; then | ||||
| 		if [[ "$ID" == "debian" || "$ID" == "raspbian" ]]; then | ||||
| 			if [[ ! $VERSION_ID =~ (8|9|10) ]]; then | ||||
| 				echo "⚠️ Your version of Debian is not supported." | ||||
| 				echo "" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Stanislas
					Stanislas