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
9ef9a2f039
commit
a4404ee28e
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ 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 NODE_ENV=production yarn build
|
||||
ynh_exec_warn_less ynh_exec_as $app NODE_ENV=production yarn build
|
||||
ynh_exec_warn_less yarn run init
|
||||
popd
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue