Update guac-install.sh

This commit is contained in:
Chase Wright 2022-01-20 15:49:43 -06:00 committed by GitHub
parent 0add7f2ff8
commit b0cb4fc976
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -678,7 +678,7 @@ fi
# Create guacd.conf file required for 1.4.0
echo -e "${BLUE}Create guacd.conf file...${NC}"
cat> > /etc/guacamole/guacd.conf <<- "EOF"
cat >> /etc/guacamole/guacd.conf <<- "EOF"
[server]
bind_host = 0.0.0.0
bind_port = 4822