Merge pull request #5 from phendryx/repo-update

change repo to offical
This commit is contained in:
sparklyballs 2016-09-24 22:36:05 +01:00 committed by GitHub
commit edeff2f1d3

View File

@ -1,5 +1,5 @@
#!/bin/bash
[[ ! -f /config/www/freshrss/index.php ]] && (git clone https://github.com/marienfressinaud/FreshRSS/ /config/www/freshrss && \
[[ ! -f /config/www/freshrss/index.php ]] && (git clone https://github.com/FreshRSS/FreshRSS.git /config/www/freshrss && \
chown -R abc:abc /config)
# opt out for autoupdates