Minor performance improvments
This commit is contained in:
parent
a9d2623851
commit
e6807f6dce
2 changed files with 13 additions and 28 deletions
1
setup.sh
1
setup.sh
|
@ -7,6 +7,7 @@ sudo cp AutomaticBrightness.sh /usr/local/bin/
|
|||
echo "Cloning AB.service for systemD"
|
||||
sudo cp AB.service /etc/systemd/system/
|
||||
|
||||
|
||||
echo "Startin Service..."
|
||||
sudo systemctl enable AB
|
||||
sudo systemctl start AB
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue