1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cryptpad_ynh.git synced 2024-09-03 18:26:14 +02:00

fix nodejs_version variable in upgrade script (#31) (#32)

This commit is contained in:
shine 2019-10-01 23:00:45 +05:30 committed by frju365
parent dde06fb821
commit f0a105e18c

View file

@ -47,7 +47,7 @@ fi
#=================================================
# INSTALL NODEJS
#=================================================
ynh_install_nodejs $NODEJS_VERSION
ynh_install_nodejs $nodejs_version
#=================================================
# CREATE DEDICATED USER