Skip to content

Commit 3c6a5d7

Browse files
authored
Merge pull request #5374 from piperswe/patch-1
Add Pop!_OS compatibility
2 parents c66dade + 8832b19 commit 3c6a5d7

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)