diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/install b/scripts/install index c05feee..337f7be 100644 --- a/scripts/install +++ b/scripts/install @@ -103,6 +103,7 @@ fi if [ "$(lsb_release --codename --short)" == "jessie" ]; then ynh_install_extra_repo --repo="deb http://httpredir.debian.org/debian jessie-backports main" --append fi + ynh_install_extra_repo --repo="deb https://dl.yarnpkg.com/debian/ stable main" --key="https://dl.yarnpkg.com/debian/pubkey.gpg" --append # install nodejs |
