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

Fix upgrade: missing helper

This commit is contained in:
yalh76 2020-06-15 01:16:03 +02:00
parent d044923af7
commit 1016a9e2aa

View file

@ -7,6 +7,7 @@
#=================================================
source _common.sh
source ynh_add_config
source /usr/share/yunohost/helpers
#=================================================