mirror of
https://github.com/brain-hackers/buildbrain
synced 2024-12-22 12:10:12 +09:00
Brainux: fix invalid Git args
This commit is contained in:
parent
0a39083d9e
commit
32ba6d3825
@ -70,7 +70,7 @@ systemctl enable fake-hwclock
|
||||
# Ly
|
||||
apt install -y libpam0g-dev libxcb-xkb-dev
|
||||
cd /
|
||||
git clone --recurse --submodules https://github.com/nullgemm/ly.git
|
||||
git clone --recurse-submodules https://github.com/nullgemm/ly.git
|
||||
cd ly
|
||||
make
|
||||
make install
|
||||
|
Loading…
Reference in New Issue
Block a user