1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ttrss_ynh.git synced 2024-10-01 13:34:46 +02:00
Commit graph

5 commits

Author SHA1 Message Date
Rafi59
605cb92120 Fix upstream source URL and upgrade to latest version (#34)
* [fix] source

* [fix] Archive

* {fix] Version
2017-07-17 07:20:42 +02:00
Sebastian Gumprich
8546471bc9 update tt-rss version, change url (#33) 2017-06-03 12:46:09 +02:00
Jeff
b1334ea409 Fix install
Hello, the folder within the zip does not match the pattern anymore. As a result, the app won't install anymore...
Here is the fix.

Hello,
I have a strange error:

```
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1183) [sender=3.1.1]
rsync: change_dir "/tmp/tmp.n4cxYSWbPh/tt-rss.git" failed: No such file or directory (2)
+ sudo rsync -a '/tmp/tmp.n4cxYSWbPh/tt-rss.git/*' /var/www/ttrss
+ unzip -q /tmp/ttrss.zip -d /tmp/tmp.n4cxYSWbPh
+ wget -q -O /tmp/ttrss.zip 'https://tt-rss.org/gitlab/fox/tt-rss/repository/archive.zip?ref=17.1'
```
2017-04-19 17:51:56 +02:00
Sebastian Gumprich
a00025aa3a fix version in common.sh 2017-02-19 14:06:22 +01:00
Sebastian Gumprich
ff561142fc update ttrss version, add update schema to install
Remove sources from git and install tt-rss from original source.
2017-02-19 13:54:21 +01:00