1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tiddlywiki_ynh.git synced 2024-09-03 20:26:34 +02:00

Update upgrade

This commit is contained in:
Éric Gaspar 2022-06-12 12:51:32 +02:00
parent e7bc728e9b
commit a9abcd0c37
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -94,6 +94,7 @@ then
pushd $final_path
ynh_use_nodejs
npm install npm@latest --location=global
npm update tiddlywiki --location=global
popd
fi