mirror of
https://github.com/linuxserver/docker-freshrss.git
synced 2026-02-20 02:14:47 +08:00
commit
edeff2f1d3
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user