From dc64d109f156062d26b28de7614c932fef41e273 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sat, 9 Sep 2017 17:26:00 +0200 Subject: [PATCH] Fix ssowat name of git clone to be compatbile with ynh-build --- init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.sh b/init.sh index 608180f..82a6036 100755 --- a/init.sh +++ b/init.sh @@ -14,7 +14,7 @@ gpg --import config/keys/$DEBSIGN_KEYID.pub cd gitrepos/ git clone https://github.com/yunohost/yunohost git clone https://github.com/yunohost/yunohost-admin -git clone https://github.com/yunohost/ssowat +git clone https://github.com/yunohost/ssowat SSOwat git clone https://github.com/yunohost/moulinette cd yunohost