project reimplemented
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
install:
|
||||
chmod +x ./lc.py
|
||||
cp lc.service /etc/systemd/system/
|
||||
systemctl daemon-reload
|
||||
systemctl enable --now lc.service
|
||||
systemctl restart lc
|
||||
Reference in New Issue
Block a user