1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/emailpoubelle_ynh.git synced 2024-09-03 18:26:29 +02:00

Update 98-postfix_emailpoubelle

This commit is contained in:
Éric Gaspar 2023-06-11 09:55:44 +02:00
parent d768a205dc
commit c8ffc96001

View file

@ -1,6 +1,7 @@
#!/bin/bash
source /usr/share/yunohost/helpers
app=$YNH_APP_INSTANCE_NAME
install_dir=$(ynh_app_setting_get --app=$app --key=install_dir)
set -e