Fix typo in distro names...

This commit is contained in:
fancsali 2021-07-05 15:32:27 +02:00
parent 521241d741
commit 166b58aeea
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ case "$os" in
esac
case $distribution in
stabletesting|unsatbel|experimental)
stable|testing|unstable|experimental)
pin="release a=$distribution"
;;
*)