Skip to content

Commit 8832b19

Browse files
authored
Add Pop!_OS compatibility
1 parent 1b1bed5 commit 8832b19

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
@@ -449,7 +449,7 @@ GETDISTRO
449449
fi
450450

451451
case "$DISTRO" in
452-
ubuntu|linuxmint|elementary|neon)
452+
ubuntu|linuxmint|elementary|neon|pop)
453453
do_ubuntu_install "$VERSION"
454454
;;
455455
debian|kali|raspbian|mx)

0 commit comments

Comments
 (0)