Switch ly repository to freeze the source code

This commit is contained in:
Takumi Sueda 2023-01-10 19:14:43 +09:00
parent 9671252f5d
commit 9f41a0bbd2
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ systemctl enable fake-hwclock
DEBIAN_FRONTEND=noninteractive \
apt install -y libpam0g-dev libxcb-xkb-dev
cd /
git clone --recurse-submodules https://github.com/nullgemm/ly.git
git clone --recurse-submodules -b master-24f017e https://github.com/brain-hackers/ly.git
cd ly
make
make install