diff options
| author | yalh76 <yalh@yahoo.com> | 2020-02-18 19:49:29 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-18 19:49:29 +0100 |
| commit | df1d3b83108d43e898b99e26adbeea32d8961b69 (patch) | |
| tree | 9476bc0b4777ad4f8772276af74c549c0ddbfd0b /scripts/restore | |
| parent | 168573d3d7dcc4306691f21d5b64819d1f6dd38c (diff) | |
| parent | 62855b6febe3a3d9ee7c36329c57317b3b52bf48 (diff) | |
| download | mastodon_ynh-df1d3b83108d43e898b99e26adbeea32d8961b69.tar.gz mastodon_ynh-df1d3b83108d43e898b99e26adbeea32d8961b69.tar.bz2 mastodon_ynh-df1d3b83108d43e898b99e26adbeea32d8961b69.zip | |
Merge pull request #192 from YunoHost-Apps/testing
Upgrade to 3.1.1
Diffstat (limited to 'scripts/restore')
| -rw-r--r-- | scripts/restore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/restore b/scripts/restore index de19461..1985b26 100644 --- a/scripts/restore +++ b/scripts/restore @@ -103,7 +103,7 @@ ynh_add_swap --size=$swap_needed #================================================= ynh_script_progression --message="Reinstalling dependencies..." --weight=63 -ynh_install_nodejs --nodejs_version="8" +ynh_install_nodejs --nodejs_version="10" ynh_install_app_dependencies $pkg_dependencies ynh_install_extra_app_dependencies --repo="deb https://dl.yarnpkg.com/debian/ stable main" --package="yarn" --key="https://dl.yarnpkg.com/debian/pubkey.gpg" |
