Updating URLs in the documentation to point to github.com/photo

This commit is contained in:
Jaisen Mathai 2012-08-17 17:15:46 -07:00
parent 3d4bf9fa47
commit 9e9652967c
37 changed files with 69 additions and 69 deletions

View file

@ -64,7 +64,7 @@ echo "===================================================="
echo ""
echo ""
wget https://github.com/openphoto/frontend/tarball/master -O openphoto.tar.gz
wget https://github.com/photo/frontend/tarball/master -O openphoto.tar.gz
tar -zxvf openphoto.tar.gz > /dev/null 2>&1
mv openphoto-frontend-* /var/www/openphoto
sudo rm openphoto.tar.gz