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

Update install

This commit is contained in:
Éric Gaspar 2023-06-05 14:31:02 +02:00
parent 03b78ed1ff
commit 36d2a767f1

View file

@ -29,8 +29,6 @@ if [ "$(systemctl cat tomcat9 --quiet)" ]; then
fi
fi
#REMOVEME? ynh_install_app_dependencies $pkg_dependencies
if [ ! $tomcat_enabled ]; then
systemctl disable tomcat9 --quiet
fi