diff --git a/manifest.toml b/manifest.toml index 8a605ca..206c8e9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Selfoss" description.en = "Multipurpose RSS reader" description.fr = "Lecteur RSS polyvalent" -version = "2.19~ynh4" +version = "2.19~ynh5" maintainers = [] diff --git a/scripts/backup b/scripts/backup index d1eee1d..793b452 100755 --- a/scripts/backup +++ b/scripts/backup @@ -1,6 +1,5 @@ #!/bin/bash -# Keep this path for calling _common.sh inside the execution's context of backup and restore scripts source ../settings/scripts/_common.sh source /usr/share/yunohost/helpers