Update install.sh

This commit is contained in:
dami 2025-09-11 14:54:54 +08:00
parent 2bec38d85f
commit 90c312ea5c
1 changed files with 1 additions and 2 deletions

View File

@ -87,8 +87,7 @@ Install_dep(){
Install_dep_debain13(){
Install_common
add-apt-repository -y ppa:ubuntu-toolchain-r/test
# add-apt-repository -y ppa:ubuntu-toolchain-r/test
export PKG_CONFIG_PATH=/usr/lib/pkgconfig
apt install -y gcc-12 g++-12
WHERE_DIR_GCC=/usr/bin/gcc-12