mirror of
https://github.com/YunoHost-Apps/phpbb_ynh.git
synced 2024-09-03 19:56:36 +02:00
fix linter
This commit is contained in:
parent
8627070449
commit
a78f6cfbd4
2 changed files with 1 additions and 7 deletions
|
@ -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"]
|
||||
|
||||
|
|
|
@ -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
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue