initial push

This commit is contained in:
erpalma
2018-04-02 14:51:06 +02:00
parent bd3b4fcc36
commit 73e8ae4fbd
3 changed files with 54 additions and 0 deletions

7
Makefile Normal file
View File

@@ -0,0 +1,7 @@
all: install
install:
install -d /usr/local/sbin/
install -m 700 lenovo_fix.py /usr/local/sbin/
install -d /etc/systemd/system/
install -m 644 lenovo_fix.service /etc/systemd/system/