1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prestashop_ynh.git synced 2024-09-03 20:06:39 +02:00

[fix] add .fonctions for remove

This commit is contained in:
magikcypress 2017-04-04 17:12:48 +02:00
parent 55c8e19003
commit 34b6f2e2f3

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