diff options
| author | Greg Steuck <gnezdo@google.com> | 2019-05-09 12:46:24 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-09 12:46:24 -0700 |
| commit | 018207ef2f3cc02fc5e20bdc8c43bbe3c6acbf52 (patch) | |
| tree | df8d9af53d13b5dab156e551e8d537f4dd950c89 /tools | |
| parent | a7aeccd44b3c3300ba043d4adbb2d643722d98ee (diff) | |
tools/create-openbsd-vmm-worker.sh: set location to cd0 for consistency (and speed) (#1168)
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/create-openbsd-vmm-worker.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/create-openbsd-vmm-worker.sh b/tools/create-openbsd-vmm-worker.sh index 738bbb9a1..e6f292652 100755 --- a/tools/create-openbsd-vmm-worker.sh +++ b/tools/create-openbsd-vmm-worker.sh @@ -108,6 +108,7 @@ Use (A)uto layout, (E)dit auto layout, or create (C)ustom layout = auto URL to autopartitioning template for disklabel = file://disklabel.template Set name(s) = -* +bsd +bsd.mp +base* +site* done Directory does not contain SHA256.sig. Continue without verification = yes +Location of sets = cd0 EOF # Disklabel template. |
