mirror of
https://github.com/YunoHost-Apps/nodebb_ynh.git
synced 2024-09-03 19:46:29 +02:00
Update install
This commit is contained in:
parent
52a19d4bf1
commit
05dca237e6
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
set -eu
|
||||
|
||||
#=================================================
|
||||
# GENERIC STARTING
|
||||
#=================================================
|
||||
|
@ -8,7 +10,6 @@
|
|||
|
||||
source .fonctions
|
||||
source /usr/share/yunohost/helpers
|
||||
set -eu
|
||||
|
||||
#=================================================
|
||||
# MANAGE FAILURE OF THE SCRIPT
|
||||
|
|
Loading…
Add table
Reference in a new issue