aboutsummaryrefslogtreecommitdiff
path: root/scripts/backup
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2021-04-21 20:32:02 +0200
committerGitHub <noreply@github.com>2021-04-21 20:32:02 +0200
commit00d4516409fae2e6e3afec092e491bc8dba5fff4 (patch)
tree7b9c1e4e210ce073680ab449d080985600d77cd8 /scripts/backup
parent2e9f19e75a4b047702fcab3c2b0325ee03e97045 (diff)
parent799587668ba8d57ab579092b76ce2e39c7373257 (diff)
downloadmastodon_ynh-00d4516409fae2e6e3afec092e491bc8dba5fff4.tar.gz
mastodon_ynh-00d4516409fae2e6e3afec092e491bc8dba5fff4.tar.bz2
mastodon_ynh-00d4516409fae2e6e3afec092e491bc8dba5fff4.zip
Merge pull request #264 from YunoHost-Apps/example
Apply example_ynh
Diffstat (limited to 'scripts/backup')
-rw-r--r--scripts/backup2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/backup b/scripts/backup
index c1d4f6f..590ce0f 100644
--- a/scripts/backup
+++ b/scripts/backup
@@ -6,7 +6,7 @@
# IMPORT GENERIC HELPERS
#=================================================
-#Keep this path for calling _common.sh inside the execution's context of backup and restore scripts
+# 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