1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/chatonsinfos_ynh.git synced 2024-09-03 18:15:58 +02:00

[fix) Do nothing on perm change with chatonsinfos

This commit is contained in:
ljf (zamentur) 2023-11-29 21:33:18 +01:00 committed by GitHub
parent a5b965fd0b
commit 7fa207e7b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,9 @@
source /etc/yunohost/apps/chatonsinfos/scripts/_common.sh
source /usr/share/yunohost/helpers
app=$1
[ "${app}" == "chatonsinfos" ] && exit 0
install_dir=/var/www/chatonsinfos/
service_path=${install_dir}public/${app}.properties
local groups_removed=$4