update recent post
This commit is contained in:
parent
ad43b61b56
commit
ab61c8394d
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ title = 'Going back from OpenBSD-current'
|
|||
summary = '''Made from the road of me trying out OpenBSDs current branch. Something
|
||||
broke and I wasn't able to view images...'''
|
||||
date = '2023-07-29T11:48:51+02:00'
|
||||
# lastmod = ''
|
||||
lastmod = '2023-07-29T18:15:30+0000'
|
||||
categories = [ 'computerstuff' ]
|
||||
tags = [ 'openbsd' ]
|
||||
|
||||
|
@ -31,7 +31,7 @@ sense to fill these gaps yourself.
|
|||
We will save a list of the currently installed packages. Just for the case...
|
||||
|
||||
```console
|
||||
$ pkg_info -m >package-list.txt
|
||||
$ pkg_info -mz >package-list.txt
|
||||
```
|
||||
|
||||
## Upgrading to the latest snapshot
|
||||
|
|
Loading…
Reference in a new issue