Update setup_brainux.sh

This commit is contained in:
Codex340 2022-02-13 18:02:08 +09:00 committed by GitHub
parent 18754095e0
commit 75b929b817
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -74,10 +74,9 @@ git clone --recurse --submodules https://github.com/nullgemm/ly.git
cd ly
make
make install
systemctl enable ly.service
systemctl disable getty@tty2.service
cd /
rm -r ly
systemctl enable ly
# Create editable xorg.conf.d
install -m 0777 -d /etc/X11/xorg.conf.d