Update debian/set_mac_wifi.sh

This commit is contained in:
2026-02-15 11:33:30 +00:00
parent bc34b7aece
commit cc8256e3db
+1 -1
View File
@@ -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