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

Sharings plugin update function

parent 1d9fc63a
No related branches found
No related tags found
No related merge requests found
......@@ -827,6 +827,9 @@ function install_gnusocial_plugin_sharings {
exit 84352
fi
# Looks like this update function isn't supported by the current php version
sed -i 's|ActivityVerb::UPDATE, ||g' /var/www/$GNUSOCIAL_DOMAIN_NAME/htdocs/local/plugins/Sharings/SharingsPlugin.php
chown -R www-data:www-data /var/www/$GNUSOCIAL_DOMAIN_NAME/htdocs
set_completion_param gnusocial "sharings plugin commit" "$SHARINGS_COMMIT"
......
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