mirror of
				https://git.koehlerweb.org/frodovdr/guac-install
				synced 2025-10-31 01:06:42 +01:00 
			
		
		
		
	Add link to get-docker script
This commit is contained in:
		| @@ -58,6 +58,7 @@ apt-get -y install docker-ce docker-ce-cli containerd.io mysql-client wget | ||||
| if [ $? -ne 0 ]; then | ||||
|     echo "Failed to install apt prerequisites docker-ce docker-ce-cli containerd.io mysql-client wget" | ||||
|     echo "Try manually isntalling these prerequisites and try again" | ||||
|     echo "For docker try: curl -fsSL https://get.docker.com -o get-docker.sh" | ||||
|     exit | ||||
| fi | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user