From 80845864a16ae964e4539b4932f1ceaecd8884b6 Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Tue, 31 Mar 2020 17:57:23 +0200 Subject: [PATCH] try to debug --- scripts/_common.sh | 9 --------- 1 file changed, 9 deletions(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index f392fb9..ec86ecb 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -1,12 +1,3 @@ -hould be defined when calling this helper -# -# usage: ynh_remove_file_checksum file -# | arg: file - The file for which the checksum will be deleted -# Install another version of php. -# -# usage: ynh_install_php --phpversion=phpversion [--package=packages] -# | arg: -v, --phpversion - Version of php to install. -# | arg: -p, --package - Additionnal php packages to install #================================================= # COMMON VARIABLES