aboutsummaryrefslogtreecommitdiff
path: root/scripts/backup
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2021-04-23 13:05:33 +0200
committerGitHub <noreply@github.com>2021-04-23 13:05:33 +0200
commit27e1471e45b09cbe188eab46ecbff2079a6ba4a0 (patch)
treeabd1fafb44d4830bb7e75da7f8a3e0fa3e19401f /scripts/backup
parenta7eb98db3fac0697b923072dcd78c1ca04bf0a12 (diff)
parente2a23d46f649505a9ece78e1b3e4f0fd73196539 (diff)
downloadmastodon_ynh-27e1471e45b09cbe188eab46ecbff2079a6ba4a0.tar.gz
mastodon_ynh-27e1471e45b09cbe188eab46ecbff2079a6ba4a0.tar.bz2
mastodon_ynh-27e1471e45b09cbe188eab46ecbff2079a6ba4a0.zip
Merge pull request #263 from YunoHost-Apps/testing
ynh_install_ruby__2
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