diff --git a/manifest.toml b/manifest.toml index 6c13825..0a35e93 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "phpBB" description.en = "Forum software that is easy to use, powerful, and highly customisable" description.fr = "Forum facile à utiliser, puissant et hautement personnalisable" -version = "3.3.8~ynh3" +version = "3.3.8~ynh4" maintainers = ["eric_G"] diff --git a/scripts/install b/scripts/install index 08a885a..bc55bf8 100644 --- a/scripts/install +++ b/scripts/install @@ -9,12 +9,6 @@ source _common.sh source /usr/share/yunohost/helpers -#================================================= -# MANAGE SCRIPT FAILURE -#================================================= - -#REMOVEME? ynh_abort_if_errors - #================================================= # RETRIEVE ARGUMENTS FROM THE MANIFEST #=================================================