From 4d40064a57d82b3104a2847266d74ff80b2a7e90 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 28 Sep 2017 14:17:45 -0400 Subject: fix previous commit to be for client --- debian/leap-madison.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/leap-madison.sh b/debian/leap-madison.sh index 9e2ca9e..adf9293 100755 --- a/debian/leap-madison.sh +++ b/debian/leap-madison.sh @@ -22,7 +22,7 @@ name=$1 [ -z "$name" ] && usage # Platform -for dist in jessie stretch buster sid +for dist in jessie stretch do for component in master snapshots staging 0.10 do @@ -33,7 +33,7 @@ done echo # Client -for dist in jessie stretch xenial yakkety +for dist in jessie stretch buster sid xenial yakkety do for component in master snapshots staging do -- cgit v1.2.3