Skip to content

Instantly share code, notes, and snippets.

@photo
Created November 14, 2011 23:42
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save photo/1365597 to your computer and use it in GitHub Desktop.
Save photo/1365597 to your computer and use it in GitHub Desktop.
Command line installation of OpenPhoto in under 5 minutes
# Installing OpenPhoto on Ubuntu and Apache
# Run this from the command line as root.
# As always, view any script before running it ;).
curl https://raw.github.com/openphoto/frontend/master/documentation/guides/InstallationUbuntuApache.sh | /bin/bash
@chohdry
Copy link

chohdry commented Oct 3, 2013

"openphoto" needs to be changed to "photo"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment