Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save lattera/f177f3ae4dc2e142aeccd6371b894f01 to your computer and use it in GitHub Desktop.
Save lattera/f177f3ae4dc2e142aeccd6371b894f01 to your computer and use it in GitHub Desktop.
mkdir /tmp/update
#update the host
hbsd-update -t /tmp/update -T
#update the jail
hbsd-update -t /tmp/update -DT -r /usr/jails/jail-01
hbsd-update -t /tmp/update -DT -r /usr/jails/jail-02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment