Fix variable typo

This commit is contained in:
Darko Poljak 2019-08-04 21:54:13 +02:00
parent c6b739b5b6
commit 2f7dc5a65d
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ case "$os" in
case "$os_version" in
ascii)
distributione="stretch"
distribution="stretch"
;;
jessie)
distribution="jessie"