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

set a nodejs version

Random one…
This commit is contained in:
lapineige 2023-05-03 21:48:38 +02:00 committed by GitHub
parent c16b1e1a53
commit b0aa28b414
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@
source _common.sh
source /usr/share/yunohost/helpers
ynh_install_nodejs
ynh_install_nodejs -nodejs_version=16.13.0
ynh_use_nodejs
secret_key_base=$(ynh_string_random --length=24)