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
6c40efb596
commit
655608b1cc
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ ynh_store_file_checksum --file="$final_path/.config/default.yml"
|
|||
#=================================================
|
||||
|
||||
pushd "$final_path"
|
||||
ynh_exec_warn_lessyarn add ts-node webpack
|
||||
ynh_exec_warn_less yarn add ts-node webpack
|
||||
ynh_exec_warn_less NODE_ENV=production yarn build
|
||||
ynh_exec_warn_less yarn run init
|
||||
popd
|
||||
|
|
Loading…
Add table
Reference in a new issue