Skip to content

Commit

Permalink
Add Pop!_OS compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
piperswe authored Aug 25, 2020
1 parent 1b1bed5 commit 8832b19
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 8832b19

Please sign in to comment.