1
0
Fork 0
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:
ericgaspar 2021-01-11 21:55:40 +01:00
parent 6c40efb596
commit 655608b1cc
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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