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-11-17 10:06:11 +01:00
parent 2d6e881de4
commit 4a300c2a7c
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

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