summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2017-09-28 14:16:16 -0400
committerMicah Anderson <micah@riseup.net>2017-09-28 14:16:16 -0400
commitdbafefe2dc17b3d10a506874aa7c070ba0225eb1 (patch)
tree7e7be712a9ced86a9ee773366b7325a2fd8c9536
parent635f382ac92b3444703209143e6482532d450853 (diff)
add buster and sid
-rwxr-xr-xdebian/leap-madison.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/leap-madison.sh b/debian/leap-madison.sh
index c6bd044..9e2ca9e 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
+for dist in jessie stretch buster sid
do
for component in master snapshots staging 0.10
do