Merge pull request #74 from Mickael-Martin/master

comment the usage of _common.sh
This commit is contained in:
Maniack Crudelis
2019-02-27 14:21:40 +01:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
# IMPORT GENERIC HELPERS
#=================================================
#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

View File

@@ -6,6 +6,7 @@
# IMPORT GENERIC HELPERS
#=================================================
#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