Install ly service

This commit is contained in:
Takumi Sueda 2022-11-13 21:35:03 +09:00
parent f444f68a3b
commit 7ca8ed3cc1
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ git clone --recurse-submodules https://github.com/nullgemm/ly.git
cd ly cd ly
make make
make install make install
make installsystemd
cd / cd /
rm -r ly rm -r ly
systemctl enable ly systemctl enable ly