1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jappix_ynh.git synced 2024-09-03 19:26:19 +02:00

Update install

This commit is contained in:
frju365 2017-03-07 20:32:15 +01:00 committed by GitHub
parent 53e44f51dc
commit 76b7e5ac53

View file

@ -1,12 +1,13 @@
#!/bin/bash
set -eu
#=================================================
# GENERIC STARTING
#=================================================
# IMPORT GENERIC HELPERS
#=================================================
set -eu
source .fonctions
source /usr/share/yunohost/helpers