Sharings theme plugin update

This commit is contained in:
Bob Mottram 2017-06-18 15:12:09 +01:00
parent 41ec0bb918
commit b474b307eb
1 changed files with 1 additions and 1 deletions

View File

@ -980,7 +980,7 @@ function install_gnusocial_plugin_sharings_theme {
# update to the next commit
function_check set_repo_commit
set_repo_commit /var/www/$domain_name/htdocs/local/plugins/Sharings "$social_app_name sharings theme plugin commit" "$SHARINGS_THEME_COMMIT" $SHARINGS_THEME_REPO
set_repo_commit /var/www/$domain_name/htdocs/local/plugins/SharingsTheme "$social_app_name sharings theme plugin commit" "$SHARINGS_THEME_COMMIT" $SHARINGS_THEME_REPO
if [[ $(app_is_installed ${social_app_name}_plugin_sharings_theme) == "1" ]]; then
return