mirror of
https://github.com/YunoHost-Apps/selfoss_ynh.git
synced 2024-09-03 20:16:21 +02:00
cleaning
This commit is contained in:
parent
29adb86c3f
commit
e1f9fd89dc
2 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,7 @@ name = "Selfoss"
|
||||||
description.en = "Multipurpose RSS reader"
|
description.en = "Multipurpose RSS reader"
|
||||||
description.fr = "Lecteur RSS polyvalent"
|
description.fr = "Lecteur RSS polyvalent"
|
||||||
|
|
||||||
version = "2.19~ynh4"
|
version = "2.19~ynh5"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
#!/bin/bash
|
#!/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 ../settings/scripts/_common.sh
|
||||||
source /usr/share/yunohost/helpers
|
source /usr/share/yunohost/helpers
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue