Merge pull request #31 from brain-hackers/fix-misc

Fix misc
This commit is contained in:
Takumi Sueda 2022-02-14 01:20:29 +09:00 committed by GitHub
commit 152854cd1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 30f2bc6cf91c74c53192c58324981bd4ed446b06
Subproject commit 90e75bc2c45a7d09a643f58818eedcecc7e83db9

View File

@ -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