Skip to content

Commit

Permalink
get-stack.sh linux mint support
Browse files Browse the repository at this point in the history
  • Loading branch information
andys8 authored and tswelsh committed Nov 7, 2017
1 parent fae1aa0 commit f528850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/scripts/get-stack.sh
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ GETDISTRO
fi

case "$DISTRO" in
ubuntu)
ubuntu|linuxmint)
do_ubuntu_install "$VERSION"
;;
debian|kali|raspbian)
Expand Down

0 comments on commit f528850

Please sign in to comment.