From bab1f8b03fb533a75495721d1440654d05158f68 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 17 Sep 2017 22:03:03 +0200 Subject: [PATCH] Adding metronome, rspamd to gitrepos --- init.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/init.sh b/init.sh index 4c1907d..5cc996d 100755 --- a/init.sh +++ b/init.sh @@ -16,6 +16,8 @@ git clone https://github.com/yunohost/yunohost git clone https://github.com/yunohost/yunohost-admin git clone https://github.com/yunohost/ssowat SSOwat git clone https://github.com/yunohost/moulinette +git clone https://github.com/yunohost/metronome +git clone https://github.com/vstakhov/rspamd cd yunohost git checkout stable && git symbolic-ref refs/heads/jessie-stable refs/heads/stable