From 565f6ec082b36b6e05faf486d47ed354b1254711 Mon Sep 17 00:00:00 2001 From: bmixed <2+bmixed@noreply.localhost> Date: Thu, 16 Jul 2026 05:04:07 +0000 Subject: [PATCH] Update bbi --- bbi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bbi b/bbi index b54c474..dc3101d 100644 --- a/bbi +++ b/bbi @@ -1,9 +1,9 @@ #!/bin/bash ## BAREBONE-BASICS INSTALLER -## 20260519-202449 +## 20260716-050348 echo "INSTALLING BAREBONE-BASICS..." chmod +x * -cp bldo bsec cav cln dcb dupg f2b f2bb lamp nms nt rks scl srvbkp srvinst srvres tools ufwb ufwb6 up upfw upcrt /usr/local/bin/ +cp bldo bsec cav cln dcb dupg f2b f2bb lamp mc nms nt rks scl srvbkp srvinst srvres tools ufwb ufwb6 up upfw upcrt /usr/local/bin/ echo "DONE." \ No newline at end of file