mirror of
				https://git.koehlerweb.org/frodovdr/guac-install
				synced 2025-10-31 17:26:41 +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 Apt-Get fails to run completely the rest of this isn't going to work... | ||||||
| if [ $? != 0 ] | if [ $? != 0 ] | ||||||
| then | then | ||||||
|     echo "apt-get failed to install all required dependencies. |     echo "apt-get failed to install all required dependencies" | ||||||
|     exit |     exit | ||||||
| fi | fi | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user