1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fab-manager_ynh.git synced 2024-09-03 18:36:16 +02:00

Update upgrade: remove commented code making linter angry

This commit is contained in:
Alexandre Aubin 2024-01-06 22:09:41 +01:00 committed by Félix Piédallu
parent 0349c8022a
commit b9861d0a3f

View file

@ -120,10 +120,6 @@ then
popd popd
fi fi
#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"
#================================================= #=================================================
# SETUP SYSTEMD # SETUP SYSTEMD
#================================================= #=================================================