mirror of
				https://git.koehlerweb.org/frodovdr/guac-install
				synced 2025-10-31 01:36:43 +01:00 
			
		
		
		
	Update guac-install.sh (#86)
Prevent a interactive front end to ask if the services are restarted automatically.
This commit is contained in:
		
				
					committed by
					
						 Chase Wright
						Chase Wright
					
				
			
			
				
	
			
			
			
						parent
						
							0d4576bb6c
						
					
				
				
					commit
					092aeb3567
				
			| @@ -139,6 +139,8 @@ fi | ||||
| # Install features | ||||
| echo -e "${BLUE}Installing dependencies. This might take a few minutes...${NC}" | ||||
|  | ||||
| export DEBIAN_FRONTEND=noninteractive | ||||
|  | ||||
| apt-get -y install build-essential libcairo2-dev ${JPEGTURBO} ${LIBPNG} libossp-uuid-dev libavcodec-dev libavutil-dev \ | ||||
| libswscale-dev libfreerdp-dev libpango1.0-dev libssh2-1-dev libtelnet-dev libvncserver-dev libpulse-dev libssl-dev \ | ||||
| libvorbis-dev libwebp-dev ${MYSQL} libmysql-java ${TOMCAT} freerdp-x11 \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user