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

Fix linter warnings

This commit is contained in:
Josué Tille 2021-04-01 22:17:11 +02:00
parent 580f0e7fdf
commit 53fd2685ac
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