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

Executable folders

parent 30e28873
No related branches found
No related tags found
No related merge requests found
......@@ -880,6 +880,12 @@ function gnusocial_use_pleroma {
fi
cp $INSTALL_DIR/pleroma/dist/index.html /var/www/${domain_name}/htdocs/index.html
chmod +x static/css
chmod +x static/font
chmod +x static/font/css
chmod +x static/font/font
chmod +x static/js
chmod +x static
chown -R www-data:www-data /var/www/${domain_name}/htdocs
systemctl restart nginx
......
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