aboutsummaryrefslogtreecommitdiff
path: root/scripts/backup
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2022-06-04 17:35:46 +0200
committerGitHub <noreply@github.com>2022-06-04 17:35:46 +0200
commit124b0c903b16f8e29714859d39c2b0e0de5568b5 (patch)
tree2e81fda9adc272bc98722b35092e8a748f2c96a1 /scripts/backup
parentacdc124f76fb9724cb22acb18c45cf0c3c2e62b5 (diff)
parent67b98816286a65bcdf7252b5590e9486a73655f5 (diff)
downloadmastodon_ynh-124b0c903b16f8e29714859d39c2b0e0de5568b5.tar.gz
mastodon_ynh-124b0c903b16f8e29714859d39c2b0e0de5568b5.tar.bz2
mastodon_ynh-124b0c903b16f8e29714859d39c2b0e0de5568b5.zip
Merge pull request #331 from YunoHost-Apps/testing
Apply last 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 2a64b32..96a895d 100644
--- a/scripts/backup
+++ b/scripts/backup
@@ -15,7 +15,7 @@ source /usr/share/yunohost/helpers
#=================================================
ynh_clean_setup () {
- ynh_clean_check_starting
+ true
}
# Exit if an error occurs during the execution of the script
ynh_abort_if_errors