mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
use yogs version
This commit is contained in:
@@ -71,7 +71,7 @@ apt-get install -y build-essential g++-multilib libc6-i386 libstdc++6:i386
|
||||
# Update auxmos
|
||||
if [ ! -d "auxmos" ]; then
|
||||
echo "Cloning auxmos..."
|
||||
git clone https://github.com/Putnam3145/auxmos
|
||||
git clone https://github.com/yogstation13/auxmos
|
||||
cd auxmos
|
||||
~/.cargo/bin/rustup target add i686-unknown-linux-gnu
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user