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

Update upgrade

This commit is contained in:
ericgaspar 2021-03-31 16:46:47 +02:00
parent 791668b475
commit f604fc7179
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -120,6 +120,7 @@ ynh_script_progression --message="Building CryptPad... (this will take some time
pushd "$final_path" || ynh_die
ynh_exec_warn_less bower update --allow-root
ynh_exec_warn_less npm i
popd || ynh_die
#=================================================