mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-16 22:13:01 +02:00
Hotfix Core13 for redirector patch
Movde Core13 Files to 14 Added squid stable20 to Core14 Corrected vdr init file
This commit is contained in:
@@ -19,7 +19,7 @@ case "${1}" in
|
||||
start)
|
||||
boot_mesg "Starting Video Disk Recorder..."
|
||||
if [ "$(ps -A | grep runvdr)" != "" ]; then
|
||||
boot_mesg "Error! Alrady run!"
|
||||
boot_mesg "Error! Already running!"
|
||||
echo_failure
|
||||
exit 1;
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user