Directory creation for the new asset cache. Increasing version to 1.3.2 as a result. Closes #436
This commit is contained in:
parent
8e51e58b12
commit
2fc773b5c5
7 changed files with 40 additions and 5 deletions
|
@ -69,6 +69,9 @@ echo ""
|
|||
mkdir /var/www/openphoto/src/userdata
|
||||
chown www-data:www-data /var/www/openphoto/src/userdata
|
||||
|
||||
mkdir /var/www/openphoto/src/html/assets/cache
|
||||
chown www-data:www-data /var/www/openphoto/src/html/assets/cache
|
||||
|
||||
echo ""
|
||||
echo ""
|
||||
echo "===================================================="
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue