Skip to content

Commit 79341d5

Browse files
authored
Merge pull request #3490 from andys8/patch-1
get-stack.sh linux mint support
2 parents baf5b29 + 96e6253 commit 79341d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/scripts/get-stack.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ GETDISTRO
387387
fi
388388

389389
case "$DISTRO" in
390-
ubuntu)
390+
ubuntu|linuxmint)
391391
do_ubuntu_install "$VERSION"
392392
;;
393393
debian|kali|raspbian)

0 commit comments

Comments
 (0)