mirror of
https://github.com/rembo10/headphones.git
synced 2026-06-25 12:03:51 +01:00
edited init.d to reflect namechange headphones.py > Headphones.py
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ APP_PATH=/usr/local/sbin/headphones
|
||||
DAEMON=/usr/bin/python
|
||||
|
||||
# startup args
|
||||
DAEMON_OPTS="headphones.py -q"
|
||||
DAEMON_OPTS="Headphones.py -q"
|
||||
|
||||
# script name
|
||||
NAME=headphones
|
||||
|
||||
Reference in New Issue
Block a user