From f4d424e99899353378144bfb9f2a9e28038dcbf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Numbus?= Date: Sun, 26 Apr 2026 10:42:24 +0200 Subject: [PATCH] Credentials test. --- deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.sh b/deploy.sh index b13f656..cb64a3d 100755 --- a/deploy.sh +++ b/deploy.sh @@ -70,7 +70,7 @@ hierarchy_preparation() { fi mkdir -${MKDIR_FLAGS} to-keep-preciously/ } -test + setup_ssh() { echod "\n ✅ Generating new SSH key for numbus-admin..."