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:
parent
c16b1e1a53
commit
b0aa28b414
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
source _common.sh
|
source _common.sh
|
||||||
source /usr/share/yunohost/helpers
|
source /usr/share/yunohost/helpers
|
||||||
|
|
||||||
ynh_install_nodejs
|
ynh_install_nodejs -nodejs_version=16.13.0
|
||||||
ynh_use_nodejs
|
ynh_use_nodejs
|
||||||
|
|
||||||
secret_key_base=$(ynh_string_random --length=24)
|
secret_key_base=$(ynh_string_random --length=24)
|
||||||
|
|
Loading…
Add table
Reference in a new issue