소스 검색

Sharings theme plugin update

Bob Mottram 8 년 전
부모
커밋
b474b307eb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/freedombone-utils-gnusocialtools

+ 1
- 1
src/freedombone-utils-gnusocialtools 파일 보기

980
 
980
 
981
     # update to the next commit
981
     # update to the next commit
982
     function_check set_repo_commit
982
     function_check set_repo_commit
983
-    set_repo_commit /var/www/$domain_name/htdocs/local/plugins/Sharings "$social_app_name sharings theme plugin commit" "$SHARINGS_THEME_COMMIT" $SHARINGS_THEME_REPO
983
+    set_repo_commit /var/www/$domain_name/htdocs/local/plugins/SharingsTheme "$social_app_name sharings theme plugin commit" "$SHARINGS_THEME_COMMIT" $SHARINGS_THEME_REPO
984
 
984
 
985
     if [[ $(app_is_installed ${social_app_name}_plugin_sharings_theme) == "1" ]]; then
985
     if [[ $(app_is_installed ${social_app_name}_plugin_sharings_theme) == "1" ]]; then
986
         return
986
         return