From 9bd51bd0bfb7f1feb38aed3fa4d0200c17ce986c Mon Sep 17 00:00:00 2001 From: Kayou Date: Tue, 28 May 2019 16:52:58 +0200 Subject: [PATCH] missing experimental helper --- scripts/remove | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/remove b/scripts/remove index ae8a4f1..f69b473 100755 --- a/scripts/remove +++ b/scripts/remove @@ -7,6 +7,7 @@ #================================================= source _common.sh +source _experimental.sh source /usr/share/yunohost/helpers #=================================================