Skip to content
Snippets Groups Projects
Commit 08266d1d authored by Bob Mottram's avatar Bob Mottram
Browse files

Permissions

parent ab0ef669
No related branches found
No related tags found
No related merge requests found
......@@ -460,6 +460,8 @@ function install_lychee {
function_check configure_php
configure_php
chmod -R 777 /var/www/$LYCHEE_DOMAIN_NAME/htdocs/uploads/
chmod -R 777 /var/www/$LYCHEE_DOMAIN_NAME/htdocs/data/
chown -R www-data:www-data /var/www/$LYCHEE_DOMAIN_NAME/htdocs
LYCHEE_ONION_HOSTNAME=$(add_onion_service lychee 80 ${LYCHEE_ONION_PORT})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment