diff --git a/BSD.md b/BSD.md index 4bafd5c..a3a4781 100644 --- a/BSD.md +++ b/BSD.md @@ -15,7 +15,7 @@ killall VirtualBox VirtualBoxVM 1. Edit file: `nano update.sh` 2. Change to executeable: `chmod +x update.sh` -2. Update: `./update.sh` +3. Update: `./update.sh` more-package-managers.sh ``` @@ -101,6 +101,10 @@ shutdown ## NetBSD +1. Edit file: `nano update.sh` +2. Change to executeable: `chmod +x update.sh` +3. Update: `./update.sh` + Package management: https://www.netbsd.org/docs/pkgsrc/using.html Before these, change to root: @@ -134,6 +138,10 @@ shutdown -r now ## OpenBSD +1. Edit file: `nano update.sh` +2. Change to executeable: `chmod +x update.sh` +3. Update: `./update.sh` + Package management: https://www.openbsd.org/faq/faq15.html Before these, change to root: