add global cava.conf
This commit is contained in:
+2
-1
@@ -1,2 +1,3 @@
|
||||
install :
|
||||
cp client.py /bin/lc
|
||||
cp client.py /bin/lc; mkdir -p /etc/lc; cp cava.conf /etc/lc/cava.conf; sudo chmod 666 /etc/lc/cava.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user