From 2717cf69e2c1cf99be22646f99f79fc26f68e6c6 Mon Sep 17 00:00:00 2001 From: Limezy Date: Fri, 3 Jun 2022 23:54:37 +0700 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index 974dcf7..c88ebb8 100755 --- a/scripts/install +++ b/scripts/install @@ -7,6 +7,7 @@ #================================================= source _common.sh +source ynh_install_go source /usr/share/yunohost/helpers #=================================================