浏览代码

Correct name

Bob Mottram 8 年前
父节点
当前提交
daed48a85e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone

+ 1
- 1
src/freedombone 查看文件

@@ -8920,7 +8920,7 @@ function install_gnu_social_plugin_sharings_theme {
8920 8920
 	else
8921 8921
 		sed -i "s|GNU Social sharings plugin theme commit.*|GNU Social sharings plugin theme commit:$SHARINGS_THEME_COMMIT|g" $COMPLETION_FILE
8922 8922
 	fi
8923
-	echo 'install_gnu_social_plugin_theme_sharings' >> $COMPLETION_FILE
8923
+	echo 'install_gnu_social_plugin_sharings_theme' >> $COMPLETION_FILE
8924 8924
 }
8925 8925
 
8926 8926
 function expire_gnu_social_posts {