correct copy/paste error

This commit is contained in:
Dafydd Jones 2019-02-05 13:00:02 +00:00
parent 431e272036
commit 7632516881
No known key found for this signature in database
GPG key ID: 91848C9DE80C413A

View file

@ -1475,7 +1475,7 @@ __debian_derivatives_translation() {
;;
turnkey)
_major=$(echo "$DISTRO_VERSION" | sed 's/^\([0-9]*\).*/\1/g')
_debian_derivative="bunsenlabs"
_debian_derivative="turnkey"
;;
esac