mirror of
https://github.com/x86dev/docker-ttrss
synced 2025-12-13 01:46:00 +00:00
setup-ttrss.sh: Use the new feediron repo.
This commit is contained in:
@@ -69,7 +69,7 @@ setup_ttrss()
|
|||||||
|
|
||||||
mkdir -p ${TTRSS_PATH_PLUGINS}
|
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/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}
|
mkdir -p ${TTRSS_PATH_THEMES}
|
||||||
git clone --depth=1 https://github.com/levito/tt-rss-feedly-theme.git ${TTRSS_PATH_THEMES}/levito-feedly-git
|
git clone --depth=1 https://github.com/levito/tt-rss-feedly-theme.git ${TTRSS_PATH_THEMES}/levito-feedly-git
|
||||||
|
|||||||
Reference in New Issue
Block a user