mirror of
				https://git.koehlerweb.org/frodovdr/guac-install
				synced 2025-10-31 10:56:39 +01:00 
			
		
		
		
	Fixed CRLF & curl/wget
This commit is contained in:
		| @@ -6,7 +6,7 @@ VERSION="0.9.12" | ||||
| apt-get update | ||||
| apt-get -y install build-essential libcairo2-dev libjpeg-turbo8-dev libpng12-dev 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 jq | ||||
| libvorbis-dev libwebp-dev jq curl wget | ||||
|  | ||||
| # If Apt-Get fails to run completely the rest of this isn't going to work... | ||||
| if [ $? != 0 ] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user