mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
missed a spot
This commit is contained in:
parent
c7eb499ec2
commit
9c16d8d657
@ -11,6 +11,7 @@ SMARTMONTOOLS_CAT:=zcat
|
|||||||
SMARTMONTOOLS_BINARY:=smartctl
|
SMARTMONTOOLS_BINARY:=smartctl
|
||||||
SMARTMONTOOLS_BINARY2:=smartd
|
SMARTMONTOOLS_BINARY2:=smartd
|
||||||
SMARTMONTOOLS_TARGET_BINARY:=usr/sbin/smartctl
|
SMARTMONTOOLS_TARGET_BINARY:=usr/sbin/smartctl
|
||||||
|
SMARTMONTOOLS_TARGET_BINARY2:=usr/sbin/smartd
|
||||||
|
|
||||||
$(DL_DIR)/$(SMARTMONTOOLS_SOURCE):
|
$(DL_DIR)/$(SMARTMONTOOLS_SOURCE):
|
||||||
$(WGET) -P $(DL_DIR) $(SMARTMONTOOLS_SITE)/$(SMARTMONTOOLS_SOURCE)
|
$(WGET) -P $(DL_DIR) $(SMARTMONTOOLS_SITE)/$(SMARTMONTOOLS_SOURCE)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user