1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/codimd_ynh.git synced 2024-09-03 18:16:32 +02:00

nodejs version 10

This commit is contained in:
Lab-8916100448256 2020-03-09 18:06:43 +01:00 committed by GitHub
parent 871ea3c2de
commit 637fd0551d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,7 +64,7 @@ ynh_install_app_dependencies postgresql apt-transport-https
# Install Yarn
ynh_install_extra_app_dependencies --repo="deb https://dl.yarnpkg.com/debian/ stable main" --package="yarn" --key="https://dl.yarnpkg.com/debian/pubkey.gpg"
ynh_install_nodejs 8
ynh_install_nodejs 10
#==============================================
# CREATE DB