diff --git a/utils/bootstrap/hello-FreeBSD.sh b/utils/bootstrap/hello-FreeBSD.sh
--- a/utils/bootstrap/hello-FreeBSD.sh
+++ b/utils/bootstrap/hello-FreeBSD.sh
@@ -50,7 +50,7 @@
 #   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
 pkg update && pkg upgrade
-pkg install git tmux nano tmux py311-salt
+pkg install git tmux nano py311-salt
 
 #   -------------------------------------------------------------
 #   Minimal salt configuration for this node