mirror of
				https://git.koehlerweb.org/frodovdr/guac-install
				synced 2025-10-31 10:56:39 +01:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							
								
								
									
										12
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								README.md
									
									
									
									
									
								
							| @@ -5,13 +5,17 @@ Run script, enter MySQL Root Password and Guacample User password. Guacamole Use | |||||||
|  |  | ||||||
| How to Run | How to Run | ||||||
| Download file directly from here: | Download file directly from here: | ||||||
| wget https://raw.githubusercontent.com/MysticRyuujin/guac-install/master/guac-install.sh |  | ||||||
|  | <code>wget https://raw.githubusercontent.com/MysticRyuujin/guac-install/master/guac-install.sh</code> | ||||||
|  |  | ||||||
| Make it executable: | Make it executable: | ||||||
| chmod +x guac-install.sh |  | ||||||
|  | <code>chmod +x guac-install.sh</code> | ||||||
|  |  | ||||||
| Convert it to Linux format (may need to install dos2unix via apt-get): | Convert it to Linux format (may need to install dos2unix via apt-get): | ||||||
| dos2unix guac-install.sh |  | ||||||
|  | <code>dos2unix guac-install.sh</code> | ||||||
|  |  | ||||||
| Run it as root: | Run it as root: | ||||||
| ./guac-install.sh |  | ||||||
|  | <code>./guac-install.sh</code> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user