aboutsummaryrefslogtreecommitdiff
path: root/scripts/restore
diff options
context:
space:
mode:
authoreric_G <46165813+ericgaspar@users.noreply.github.com>2025-09-01 10:16:50 +0200
committerGitHub <noreply@github.com>2025-09-01 10:16:50 +0200
commitd9d151b9bc84d62a4ac9371454f6de4f3c1c80b2 (patch)
tree6627f348ce8fac8774f618c72a0e08e7ba976429 /scripts/restore
parent4976431397f6e9824526276bdd94d62cefb3548a (diff)
parentedbf9871a19fd30634d86e7ff41d4f33b92521d4 (diff)
downloadmastodon_ynh-d9d151b9bc84d62a4ac9371454f6de4f3c1c80b2.tar.gz
mastodon_ynh-d9d151b9bc84d62a4ac9371454f6de4f3c1c80b2.tar.bz2
mastodon_ynh-d9d151b9bc84d62a4ac9371454f6de4f3c1c80b2.zip
Merge branch 'testing' into ruby-and-nodejs-resources
Diffstat (limited to 'scripts/restore')
-rw-r--r--scripts/restore4
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/restore b/scripts/restore
index 2abaa4d..cdaf6a5 100644
--- a/scripts/restore
+++ b/scripts/restore
@@ -6,8 +6,6 @@ source ../settings/scripts/ynh_add_swap
source /usr/share/yunohost/helpers
#=================================================
-# STANDARD RESTORATION STEPS
-#=================================================
# RESTORE THE APP MAIN DIR
#=================================================
ynh_script_progression "Restoring the app main directory..."
@@ -53,8 +51,6 @@ popd
#=================================================
# RESTORE SYSTEM CONFIGURATIONS
#=================================================
-# RESTORE THE PHP-FPM CONFIGURATION
-#=================================================
ynh_script_progression "Restoring system configurations related to $app..."
ynh_restore "/etc/nginx/conf.d/$domain.d/$app.conf"