1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fab-manager_ynh.git synced 2024-09-03 18:36:16 +02:00
This commit is contained in:
Éric Gaspar 2023-11-23 12:12:36 +01:00 committed by Félix Piédallu
parent c8e5b83fd6
commit 1f0db5c45d
2 changed files with 8 additions and 3 deletions

View file

@ -101,9 +101,7 @@ pushd $install_dir
ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH yarn cache clean --all
popd
#REMOVEME? ynh_install_app_dependencies $pkg_dependencies
#REMOVEME? ynh_install_extra_app_dependencies --repo="deb https://dl.yarnpkg.com/debian/ stable main" --package="yarn" --key="https://dl.yarnpkg.com/debian/pubkey.gpg"
#REMOVEME? ynh_secure_remove --file="$install_dir/.cache"
ynh_secure_remove --file="$install_dir/.cache"
#=================================================
# SETUP SYSTEMD

View file

@ -0,0 +1,7 @@
test_format = 1.0
[default]
# ------------
# Tests to run
# ------------