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

[fix] add .fonctions for remove

This commit is contained in:
magikcypress 2017-04-04 17:13:01 +02:00
parent df99bf020e
commit 74edf64dc2

View file

@ -3,6 +3,8 @@
# Exit on command errors and treat unset variables as an error
set -u
# Loads the generic functions usually used in the script
source .fonctions
# Source app helpers
source /usr/share/yunohost/helpers