Compare commits

..

1 Commits

Author SHA1 Message Date
Mathieu Bruyen
5a7a39eeb8 upgrade ttrss to 61be0b215db850395ef2746a5b7499f39db30662 2020-03-21 10:26:01 +01:00

View File

@@ -49,7 +49,7 @@ dokku letsencrypt:auto-renew ttrss
* Propagate updates in `config.php-dist` to `config.php`: https://git.tt-rss.org/fox/tt-rss/src/master/config.php-dist
```bash
dokku postgres:export ttrss-postgres-12_2 > ttrss.db
dokku postgres:export ttrssdb_11_4 > ttrss.db
git push dokku
# go to Tiny Tiny RSS, it will ask to upgrade database, do it and check app is working
rm ttrss.db