From a3fc5e8f17bebddbac45372b2ed3b19afd6e75ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Numbus?= Date: Fri, 29 May 2026 21:13:21 +0200 Subject: [PATCH] Debugging SSH setup. --- script/deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/deploy.sh b/script/deploy.sh index 506efd1..7047504 100755 --- a/script/deploy.sh +++ b/script/deploy.sh @@ -743,7 +743,7 @@ BRIDGE_SCRIPT="web/logic/interactive.py" # default is nixos TARGET_USER="numbus-admin" -TMP_EXTRA_PATH="extra" +TMP_EXTRA_PATH="${INSTALL_DIR}/extra" if [[ ${DEBUG-0} -eq 1 ]]; then FILES_CP_FLAGS="vau"