Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save Jeimerson/0983e0eeae4bcba9bd84a965ca9c75d5 to your computer and use it in GitHub Desktop.

Select an option

Save Jeimerson/0983e0eeae4bcba9bd84a965ca9c75d5 to your computer and use it in GitHub Desktop.

Revisions

  1. @lattera lattera created this gist May 4, 2021.
    8 changes: 8 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    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