setup-ttrss.sh: Use the new feediron repo.
This commit is contained in:
parent
2e78d735ae
commit
472b083f7d
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user