1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/freshrss_ynh.git synced 2024-09-03 18:36:33 +02:00
Commit graph

11 commits

Author SHA1 Message Date
anmol26s
d661060f0e
Restoration fail if the /var/www/$app don't exit
The app fails to restore if the /var/www/freshrss don't exits. Applied the latest helper to overcome it. I think it would solve the problem. But it needs to be tested. I will test it when I get the time.
Error log:
+ sudo chown -R root:root /var/www/freshrss
Warning: chown: cannot access ‘/var/www/freshrss’: No such file or directory
Error: Unable to restore the app 'freshrss'
2017-11-01 00:46:38 +05:30
Clément
4b7c370628 retrieve mysql password after ynh_die to comply linter 2017-03-13 22:13:09 +01:00
Clément
6c42c48fa1 fix db variables 2017-03-13 13:47:16 +01:00
Clément
4ec516dd63 fix retore www twice 2017-03-13 13:39:53 +01:00
Clément
8bee3febda fix backup and restore 2017-03-12 20:56:26 +01:00
Clément
6320d4f4c6 fix backup and restore 2017-03-12 19:46:53 +01:00
Clément
e98b150387 work on backup and restore 2017-03-05 20:57:54 +01:00
Clément
41f44720cf linter 2017-02-14 10:58:25 +01:00
Clément
a6348c3fd9 cleanup backup and restore scripts 2017-02-14 09:40:18 +01:00
Clément
fa44b8812c [enh] Remove exit command to comply with ynh linter 2016-03-26 11:06:40 +01:00
mbugeia
2d90ad808d Add backup/restore script 2016-02-09 00:48:21 +01:00