From a2aad31c8e24a0fec4551bb28f0ce45bb8a4cda2 Mon Sep 17 00:00:00 2001 From: Bray <6+bray@noreply.localhost> Date: Thu, 16 Jul 2026 11:45:31 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e48ffe..5cd0f20 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,6 @@ Basics for baremetal servers rm -rf baremetal-basics; git clone https://servtx.net/bmixed/baremetal-basics.git; cd baremetal-basics; chmod +x *; sudo ./bbi; cd; -Trying to patch up and merge some into unified menu scripts... \ No newline at end of file +Passwordless sudo +RUN AT OWN RISK: You've been warned! Know what you are doing? +sudo echo "%sudo ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers \ No newline at end of file