Skip to content

Commit 96e6253

Browse files
authored
get-stack.sh linux mint support
1 parent baf5b29 commit 96e6253

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)