From cc8256e3db50b771613c63e961436b391edb644d Mon Sep 17 00:00:00 2001 From: Tiago Date: Sun, 15 Feb 2026 11:33:30 +0000 Subject: [PATCH] Update debian/set_mac_wifi.sh --- debian/set_mac_wifi.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/set_mac_wifi.sh b/debian/set_mac_wifi.sh index 1758539..eb08a78 100644 --- a/debian/set_mac_wifi.sh +++ b/debian/set_mac_wifi.sh @@ -234,7 +234,7 @@ if set_mac "$IFACE" "$TARGET_MAC"; then setup_udev_persistence "$IFACE" "$TARGET_MAC" else log "Aviso: Falha ao definir MAC em tempo real, mas a tentar criar persistĂȘncia..." - setup_udev_persistence "$IFACE" "$TARGET_MAC + setup_udev_persistence "$IFACE" "$TARGET_MAC" fi # 5. Lançar Monitor de Rede