瀏覽代碼

Correct name

Bob Mottram 9 年之前
父節點
當前提交
daed48a85e
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/freedombone

+ 1
- 1
src/freedombone 查看文件

8920
 	else
8920
 	else
8921
 		sed -i "s|GNU Social sharings plugin theme commit.*|GNU Social sharings plugin theme commit:$SHARINGS_THEME_COMMIT|g" $COMPLETION_FILE
8921
 		sed -i "s|GNU Social sharings plugin theme commit.*|GNU Social sharings plugin theme commit:$SHARINGS_THEME_COMMIT|g" $COMPLETION_FILE
8922
 	fi
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
 function expire_gnu_social_posts {
8926
 function expire_gnu_social_posts {