mirror of
https://github.com/YunoHost-Apps/misskey_ynh.git
synced 2024-09-03 19:46:03 +02:00
Update install
This commit is contained in:
parent
2d6e881de4
commit
4a300c2a7c
1 changed files with 1 additions and 0 deletions
|
@ -138,6 +138,7 @@ ynh_add_config --template="../conf/default.yml" --destination="$final_path/.conf
|
|||
ynh_script_progression --message="Installing Misskey..." --weight=15
|
||||
|
||||
pushd "$final_path"
|
||||
ynh_use_nodejs
|
||||
ynh_exec_warn_less yarn add ts-node webpack
|
||||
ynh_exec_warn_less yarn build
|
||||
ynh_exec_warn_less yarn run init
|
||||
|
|
Loading…
Add table
Reference in a new issue