diff options
| author | Thomas <51749973+Thovi98@users.noreply.github.com> | 2025-08-30 14:41:25 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-30 14:41:25 +0200 |
| commit | 4976431397f6e9824526276bdd94d62cefb3548a (patch) | |
| tree | ba818b8d7a6461684a83909b04ecad1d2fd6e665 /scripts/install | |
| parent | 3d53d933d5a0c50208494f754f4325fc8e333949 (diff) | |
| download | mastodon_ynh-4976431397f6e9824526276bdd94d62cefb3548a.tar.gz mastodon_ynh-4976431397f6e9824526276bdd94d62cefb3548a.tar.bz2 mastodon_ynh-4976431397f6e9824526276bdd94d62cefb3548a.zip | |
ruby and nodejs resources
Diffstat (limited to 'scripts/install')
| -rw-r--r-- | scripts/install | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/scripts/install b/scripts/install index 7e400d5..38395c5 100644 --- a/scripts/install +++ b/scripts/install @@ -9,14 +9,6 @@ admin_mail=$(ynh_user_get_info --username=$admin --key=mail) ynh_app_setting_set --key=service --value="$app-web.service" #================================================= -# INSTALL DEPENDENCIES -#================================================= -ynh_script_progression "Installing Ruby and NodeJS..." - -ynh_ruby_install -ynh_nodejs_install - -#================================================= # DOWNLOAD, CHECK AND UNPACK SOURCE #================================================= ynh_script_progression "Setting up source files..." |
