mirror of
				https://git.koehlerweb.org/frodovdr/guac-install
				synced 2025-10-31 10:46:39 +01:00 
			
		
		
		
	Fixed Missing Quote
This commit is contained in:
		| @@ -29,7 +29,7 @@ libvorbis-dev libwebp-dev mysql-server mysql-client mysql-common mysql-utilities | ||||
| # If Apt-Get fails to run completely the rest of this isn't going to work... | ||||
| if [ $? != 0 ] | ||||
| then | ||||
|     echo "apt-get failed to install all required dependencies. | ||||
|     echo "apt-get failed to install all required dependencies" | ||||
|     exit | ||||
| fi | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user