Skip to content

Commit a2d54c2

Browse files
authored
Update install.sh
1 parent 35f1cb7 commit a2d54c2

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
@@ -126,7 +126,7 @@ get_architecture() {
126126
Ubuntu\ 20*)
127127
check_apt_install libc++abi1-10
128128
local _ostype="ubuntu20.04"
129-
Debian\ GNU/Linux\ 10*)
129+
Debian\ GNU\/Linux\ 10*)
130130
check_apt_install libc++abi1-13
131131
local _ostype="debian10"
132132
;;

0 commit comments

Comments
 (0)