CRLF Fixed

Don't need dos2unix anymore :)
This commit is contained in:
Chase Wright 2017-07-20 12:47:36 -05:00 committed by GitHub
parent 804166273e
commit 2d2e94e646
1 changed files with 0 additions and 4 deletions

View File

@ -13,10 +13,6 @@ Make it executable:
<code>chmod +x guac-install.sh</code>
Convert it to Linux format (may need to install dos2unix via apt-get):
<code>dos2unix guac-install.sh</code>
Run it as root:
<code>./guac-install.sh</code>