aboutsummaryrefslogtreecommitdiff
path: root/scripts/restore
diff options
context:
space:
mode:
authoreric_G <46165813+ericgaspar@users.noreply.github.com>2025-09-01 11:39:01 +0200
committerGitHub <noreply@github.com>2025-09-01 11:39:01 +0200
commit6afaa642f6608117f5eb53820727a036f9f3ecf1 (patch)
treee5086a42017c83eae1b57ed8382f67db06f4d270 /scripts/restore
parent0114f2f9b79a03241cffeff6bb18182938dda414 (diff)
parentedbf9871a19fd30634d86e7ff41d4f33b92521d4 (diff)
downloadmastodon_ynh-6afaa642f6608117f5eb53820727a036f9f3ecf1.tar.gz
mastodon_ynh-6afaa642f6608117f5eb53820727a036f9f3ecf1.tar.bz2
mastodon_ynh-6afaa642f6608117f5eb53820727a036f9f3ecf1.zip
Merge branch 'testing' into ldpreload
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 c6939f6..cbb2d2c 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..."
@@ -61,8 +59,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"