This commit is contained in:
Markus Unterwaditzer
2025-04-23 03:20:44 +02:00
committed by Cooper Quintin
parent a946ebbe92
commit 0beff5ea63

View File

@@ -144,7 +144,7 @@ async fn main_tplink(args: InstallTpLink) -> Result<(), Error> {
#[cfg(feature = "vendor")]
let rayhunter_daemon_bin =
include_bytes!("../../rayhunter-daemon-tplink/rayhunter-daemon-tplink");
include_bytes!("../../rayhunter-daemon-tplink/rayhunter-daemon");
#[cfg(not(feature = "vendor"))]
let rayhunter_daemon_bin =