Fix package linter

This commit is contained in:
Josué Tille
2020-11-17 23:33:50 +01:00
parent 565e380b48
commit b67fafcf08
8 changed files with 28 additions and 151 deletions

View File

@ -4,16 +4,16 @@
# GENERIC START
#=================================================
# Load common variables and helpers
source ./experimental_helper.sh
source ./_common.sh
# IMPORT GENERIC HELPERS
source /usr/share/yunohost/helpers
# Exit if an error occurs during the execution of the script
ynh_abort_if_errors
# Load common variables and helpers
source ./experimental_helper.sh
source ./_common.sh
ynh_script_progression --message="Validating installation parameters..."
# Retrieve arguments