diff options
Diffstat (limited to '_drafts/autoinstall-openbsd-on-qemu.sh')
-rw-r--r-- | _drafts/autoinstall-openbsd-on-qemu.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_drafts/autoinstall-openbsd-on-qemu.sh b/_drafts/autoinstall-openbsd-on-qemu.sh index 104456a..d700482 100644 --- a/_drafts/autoinstall-openbsd-on-qemu.sh +++ b/_drafts/autoinstall-openbsd-on-qemu.sh @@ -3,7 +3,7 @@ # Auto-install OpenBSD/amd64 6.7 on QEMU. # # First published at https://www.skreutz.com/posts/autoinstall-openbsd-on-qemu/ -# on 15 June 2020. +# on 21 July 2020. # # Copyright (c) 2020 Stefan Kreutz <mail@skreutz.com> # |