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