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 {