Skip to content

Commit 7bc28b4

Browse files
authored
Update install.sh
1 parent a2d54c2 commit 7bc28b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ get_architecture() {
126126
Ubuntu\ 20*)
127127
check_apt_install libc++abi1-10
128128
local _ostype="ubuntu20.04"
129+
;;
129130
Debian\ GNU\/Linux\ 10*)
130131
check_apt_install libc++abi1-13
131132
local _ostype="debian10"

0 commit comments

Comments
 (0)