diff --git a/scripts/install b/scripts/install index b86cfb1..54993fe 100755 --- a/scripts/install +++ b/scripts/install @@ -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