mirror of
https://github.com/YunoHost-Apps/cryptpad_ynh.git
synced 2024-09-03 18:26:14 +02:00
Update install
Add `jq` install dependency
This commit is contained in:
parent
d99d902c81
commit
d13ec191cd
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ fi
|
|||
ynh_script_progression --message="Installing dependencies..." --weight=20
|
||||
|
||||
ynh_exec_warn_less ynh_install_nodejs --nodejs_version=$nodejs_version
|
||||
ynh_package_install jq
|
||||
|
||||
#=================================================
|
||||
# CREATE DEDICATED USER
|
||||
|
|
Loading…
Add table
Reference in a new issue