Skip to content

Commit

Permalink
Merge pull request #5374 from piperswe/patch-1
Browse files Browse the repository at this point in the history
Add Pop!_OS compatibility
  • Loading branch information
snoyberg authored Sep 21, 2020
2 parents c66dade + 8832b19 commit 3c6a5d7
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 @@ -449,7 +449,7 @@ GETDISTRO
fi

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

0 comments on commit 3c6a5d7

Please sign in to comment.