feat(wpcarro/blog): Short notes post on sudo tee
See post for more information :) Change-Id: I1e2c1e3997d895fd64f225b5f0bc91f5b26d3e96 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5940 Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com> Tested-by: BuildkiteCI
This commit is contained in:
parent
7885fe99dc
commit
5188c689bf
2 changed files with 23 additions and 0 deletions
|
|
@ -43,4 +43,11 @@
|
|||
content = ./posts/restic.md;
|
||||
draft = false;
|
||||
}
|
||||
{
|
||||
key = "tee-time";
|
||||
title = "tee time";
|
||||
date = 1657597870;
|
||||
content = ./posts/tee-time.md;
|
||||
draft = false;
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue