mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-19 14:32:34 +00:00
debian-oldstable-amd64: fix typo in apt-get gcc
This commit is contained in:
parent
9fb154b117
commit
b51ec47d95
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ Debian oldstable:amd64:
|
|||
- - |
|
||||
# apt_toolchain
|
||||
echo -e "\e[0Ksection_start:`date +%s`:apt_toolchain[collapsed=true]\r\e[0KInstalling toolchain packages"
|
||||
- apt-get install ++-x86-64-linux-gnu || apt-get install g++
|
||||
- apt-get install g++-x86-64-linux-gnu || apt-get install g++
|
||||
- |
|
||||
# apt_toolchain
|
||||
echo -e "\e[0Ksection_end:`date +%s`:apt_toolchain\r\e[0K"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue