1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/sogo_ynh.git synced 2024-09-03 20:26:07 +02:00

fix linter warnings

This commit is contained in:
Josué Tille 2021-04-01 22:15:57 +02:00
parent 93c033f7f3
commit 8666187509
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF

View file

@ -4,9 +4,6 @@
# GENERIC START
#=================================================
# Stop script if errors
set -u
# Import common cmd
source ./experimental_helper.sh
source ./_common.sh