mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-07 20:29:34 +01:00
edited init.d to reflect namechange headphones.py > Headphones.py
This commit is contained in:
@@ -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