Skip to content

Commit 68df7a9

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ get_architecture() {
128128
local _ostype="ubuntu20.04"
129129
;;
130130
Debian\ GNU\/Linux\ 10*)
131-
check_apt_install libc++abi1-13
131+
check_apt_install libc++abi1-7
132132
local _ostype="debian10"
133133
;;
134134
esac

0 commit comments

Comments
 (0)