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