From aeb2bbde824f4bfcad4d741c4d581f6b265516c6 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 21 Oct 2024 18:46:30 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 99f0921..96ac4a3 100644 --- a/Makefile +++ b/Makefile @@ -110,7 +110,7 @@ finalize: ### then: ### # tmux a ### - tmux 'make _finalize' + tmux new-session 'make _finalize'