1
0
mirror of https://github.com/x86dev/docker-ttrss synced 2025-12-11 00:46:02 +00:00

setup-ttrss.sh: Use the new feediron repo.

This commit is contained in:
x86dev
2019-07-25 23:04:33 +02:00
parent 2e78d735ae
commit 472b083f7d

View File

@@ -69,7 +69,7 @@ setup_ttrss()
mkdir -p ${TTRSS_PATH_PLUGINS}
git clone --depth=1 https://github.com/sepich/tt-rss-mobilize.git ${TTRSS_PATH_PLUGINS}/mobilize
git clone --depth=1 https://github.com/m42e/ttrss_plugin-feediron.git ${TTRSS_PATH_PLUGINS}/feediron
git clone --depth=1 https://github.com/feediron/ttrss_plugin-feediron.git ${TTRSS_PATH_PLUGINS}/feediron
mkdir -p ${TTRSS_PATH_THEMES}
git clone --depth=1 https://github.com/levito/tt-rss-feedly-theme.git ${TTRSS_PATH_THEMES}/levito-feedly-git