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

Merge branch 'testing' into Harden-systemd

This commit is contained in:
ericgaspar 2021-10-01 08:44:58 +02:00
commit 3f11b39b18
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -6,6 +6,10 @@
# IMPORT GENERIC HELPERS
#=================================================
if [ ${PACKAGE_CHECK_EXEC:-0} -eq 1 ]; then
sleep 60
fi
source _common.sh
source /usr/share/yunohost/helpers