Explorar el Código

Debug print at start

Luis Rosales hace 2 meses
padre
commit
1ea25a744f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      package/src/client2server-unified.lua

+ 1 - 0
package/src/client2server-unified.lua

@@ -1,3 +1,4 @@
+print("=== SCRIPT START ===")
 --[[
     client2server-unified.lua - Bidirectional event forwarder for OpenWrt
     Copyright (c) 2026 Luis Rosales - MIT License