aboutsummaryrefslogtreecommitdiff
path: root/scripts/upgrade
diff options
context:
space:
mode:
authorThomas <51749973+Thovi98@users.noreply.github.com>2025-08-30 14:41:25 +0200
committerGitHub <noreply@github.com>2025-08-30 14:41:25 +0200
commit4976431397f6e9824526276bdd94d62cefb3548a (patch)
treeba818b8d7a6461684a83909b04ecad1d2fd6e665 /scripts/upgrade
parent3d53d933d5a0c50208494f754f4325fc8e333949 (diff)
downloadmastodon_ynh-4976431397f6e9824526276bdd94d62cefb3548a.tar.gz
mastodon_ynh-4976431397f6e9824526276bdd94d62cefb3548a.tar.bz2
mastodon_ynh-4976431397f6e9824526276bdd94d62cefb3548a.zip
ruby and nodejs resources
Diffstat (limited to 'scripts/upgrade')
-rw-r--r--scripts/upgrade8
1 files changed, 0 insertions, 8 deletions
diff --git a/scripts/upgrade b/scripts/upgrade
index 769b47c..1d28afd 100644
--- a/scripts/upgrade
+++ b/scripts/upgrade
@@ -47,14 +47,6 @@ ynh_script_progression "Adding $swap_needed Mo to swap..."
ynh_add_swap --size=$swap_needed
#=================================================
-# UPGRADE DEPENDENCIES
-#=================================================
-ynh_script_progression "Upgrading Ruby and NodeJS..."
-
-ynh_ruby_install
-ynh_nodejs_install
-
-#=================================================
# "REBUILD" THE APP (DEPLOY NEW SOURCES, RERUN NPM BUILD...)
#=================================================
# DOWNLOAD, CHECK AND UNPACK SOURCE