1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/misskey_ynh.git synced 2024-09-03 19:46:03 +02:00

Update upgrade

This commit is contained in:
ericgaspar 2022-03-15 11:23:09 +01:00
parent 8be78cf6fa
commit 8062f849d5
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -126,6 +126,7 @@ ynh_install_extra_app_dependencies --repo="deb https://dl.yarnpkg.com/debian/ st
pushd "$final_path" pushd "$final_path"
ynh_exec_warn_less yarn install ynh_exec_warn_less yarn install
ynh_exec_warn_less yarn run clean
ynh_exec_warn_less yarn build ynh_exec_warn_less yarn build
ynh_exec_warn_less yarn migrate ynh_exec_warn_less yarn migrate
popd popd