mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	Added Ubuntu Server 19.10 to release check
This commit is contained in:
		| @@ -76,7 +76,7 @@ function _get_linux_distro() { | ||||
| # Sets php package option based on Linux version, abort if unsupported distro | ||||
| function _set_php_package() { | ||||
|     case $RELEASE in | ||||
|         "18.04") # Ubuntu 18.04 LTS | ||||
|         "18.04"|"19.10") # Ubuntu Server | ||||
|             php_package="php7.4-cgi" | ||||
|             phpcgiconf="/etc/php/7.4/cgi/php.ini" ;; | ||||
|         "10") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user