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:04:44 +02:00
parent 217bf3ab39
commit e7bc728e9b
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -94,7 +94,7 @@ then
pushd $final_path
ynh_use_nodejs
npm update -g tiddlywiki@${tiddlywiki_version}
npm update tiddlywiki --location=global
popd
fi