diff options
| author | yalh76 <yalh@yahoo.com> | 2019-03-23 00:14:12 +0100 |
|---|---|---|
| committer | yalh76 <yalh@yahoo.com> | 2019-03-23 00:14:12 +0100 |
| commit | a09cb0c89122f22a7fa57e9c41124103716a543d (patch) | |
| tree | 6d36c544f98685806027f0977d54098d5426ee51 /scripts/upgrade | |
| parent | ffda3d5c8b89ab7725df7b41882c3bdb2328406b (diff) | |
| download | mastodon_ynh-a09cb0c89122f22a7fa57e9c41124103716a543d.tar.gz mastodon_ynh-a09cb0c89122f22a7fa57e9c41124103716a543d.tar.bz2 mastodon_ynh-a09cb0c89122f22a7fa57e9c41124103716a543d.zip | |
fix source for install
Diffstat (limited to 'scripts/upgrade')
| -rw-r--r-- | scripts/upgrade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/upgrade b/scripts/upgrade index d487286..01f0a49 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -132,7 +132,7 @@ fi ynh_install_extra_repo --repo="deb https://dl.yarnpkg.com/debian/ stable main" --key="https://dl.yarnpkg.com/debian/pubkey.gpg" ynh_package_update -# install nodejs +# Install nodejs ynh_install_nodejs 8 # TODO: use the same mecanism with other files |
