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:
parent
217bf3ab39
commit
e7bc728e9b
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ then
|
||||||
|
|
||||||
pushd $final_path
|
pushd $final_path
|
||||||
ynh_use_nodejs
|
ynh_use_nodejs
|
||||||
npm update -g tiddlywiki@${tiddlywiki_version}
|
npm update tiddlywiki --location=global
|
||||||
popd
|
popd
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue