Fixes openphoto.tar.gz expansion s/openphoto/photo
This commit is contained in:
parent
f523156cb3
commit
9d0a548add
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ echo ""
|
|||
|
||||
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
|
||||
mv photo-frontend-* /var/www/openphoto
|
||||
sudo rm openphoto.tar.gz
|
||||
|
||||
echo ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue