Sharings theme plugin update
This commit is contained in:
parent
41ec0bb918
commit
b474b307eb
|
@ -980,7 +980,7 @@ function install_gnusocial_plugin_sharings_theme {
|
||||||
|
|
||||||
# update to the next commit
|
# update to the next commit
|
||||||
function_check set_repo_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
|
if [[ $(app_is_installed ${social_app_name}_plugin_sharings_theme) == "1" ]]; then
|
||||||
return
|
return
|
||||||
|
|
Loading…
Reference in New Issue