Changed target_user for testing purposes.

This commit is contained in:
Raphaël Numbus
2026-05-25 20:32:36 +02:00
parent 8c0e3acf20
commit c8d496039a
+2 -1
View File
@@ -746,7 +746,8 @@ CONFIG_FILE="web/config/numbus.yaml"
BRIDGE_SCRIPT="web/logic/interactive.py"
TARGET_USER="nixos"
# default is nixos
TARGET_USER="numbus-admin"
TMP_EXTRA_PATH="extra"