Update bbi

This commit is contained in:
2026-07-16 05:04:07 +00:00
parent 1ad38b7f47
commit 565f6ec082
+2 -2
View File
@@ -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."