Skip to content

Commit

Permalink
Include xbase
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang committed Jul 14, 2022
1 parent f88cf9c commit e1f0ad2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

set -e

OVA_LINK="https://github.com/vmactions/openbsd-builder/releases/download/v0.0.3/openbsd-7.1.ova.zip"
OVA_LINK="https://github.com/vmactions/openbsd-builder/releases/download/v0.0.4/openbsd-7.1.ova.zip"

CONF_LINK="https://raw.githubusercontent.com/vmactions/openbsd-builder/main/conf/openbsd-7.1.conf"
CONF_LINK="https://raw.githubusercontent.com/vmactions/openbsd-builder/v0.0.4/conf/openbsd-7.1.conf"


_script="$0"
Expand Down

0 comments on commit e1f0ad2

Please sign in to comment.