commit 031a14956edbd30d8600bc66a2f208ab392e8cf3 parent 25003e566307106445752b098698407e6e5cc9b5 Author: Beau <cbeauhilton@gmail.com> Date: Fri, 17 Sep 2021 08:26:42 -0500 shell highlighting Diffstat:
M | posts/employee-wifi.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/posts/employee-wifi.md b/posts/employee-wifi.md @@ -163,7 +163,7 @@ via copy-paste or `cat`, etc. Easiest method, as root: -``` +```shell cat /home/beau/dl/root_cert.PEM >> /var/lib/iwd/VUMCEmployee.8021x ```