mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
correct copy/paste error
This commit is contained in:
parent
431e272036
commit
7632516881
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue