Huge structural update. Move from template based architecture to modules based library architecture.

This commit is contained in:
Raphaël Numbus
2026-02-18 21:42:28 +01:00
parent 3f9e487559
commit 30b6ce5f9c
18 changed files with 1079 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# SCRIPT SETTINGS
DEBUG="true"
export DEBUG="true"
#TARGET SETTINGS
export TARGET_HOST="192.168.1.10"