1
0
mirror of https://git.koehlerweb.org/frodovdr/guac-install synced 2025-06-28 21:33:33 +02:00

Finishing Notes and Recommendation

This commit is contained in:
Chase Wright
2017-11-12 10:57:04 -06:00
committed by GitHub
parent 8180039f58
commit 5144fa9d49

View File

@ -128,3 +128,5 @@ cat guacamole-auth-jdbc-${VERSION}-incubating/mysql/schema/*.sql | mysql -u root
# Cleanup
rm -rf guacamole-*
rm -rf mysql-connector-java-${MCJVERSION}*
echo -e "Installation Complete\nhttp://localhost:8080/guacamole/\nDefault login guacadmin:guacadmin\nBe sure to change the password."