mirror of
https://git.koehlerweb.org/frodovdr/guac-install
synced 2024-11-22 17:37:13 +01:00
Update README.md
This commit is contained in:
parent
dbfed5a6c0
commit
4e0582180a
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
|
||||
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:
|
||||
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):
|
||||
dos2unix guac-install.sh
|
||||
|
||||
<code>dos2unix guac-install.sh</code>
|
||||
|
||||
Run it as root:
|
||||
./guac-install.sh
|
||||
|
||||
<code>./guac-install.sh</code>
|
||||
|
Loading…
Reference in New Issue
Block a user