diff options
author | Julien Dessaux | 2024-02-25 23:25:40 +0100 |
---|---|---|
committer | Julien Dessaux | 2024-02-25 23:25:40 +0100 |
commit | 7e5535e2f6b8de73053ba09d00334a6d4b6bcd3f (patch) | |
tree | 3f8cc886b1e4ce143069a13e78161a264e887a52 /content/docs/openbsd | |
parent | Added difficult 23.11 nixos upgrade blog article (diff) | |
download | www-7e5535e2f6b8de73053ba09d00334a6d4b6bcd3f.tar.gz www-7e5535e2f6b8de73053ba09d00334a6d4b6bcd3f.tar.bz2 www-7e5535e2f6b8de73053ba09d00334a6d4b6bcd3f.zip |
Added UpdateNeeded tags on all outdated doc articles
Diffstat (limited to '')
-rw-r--r-- | content/docs/openbsd/install_from_linux.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/docs/openbsd/install_from_linux.md b/content/docs/openbsd/install_from_linux.md index 853ce21..3afe971 100644 --- a/content/docs/openbsd/install_from_linux.md +++ b/content/docs/openbsd/install_from_linux.md @@ -3,6 +3,7 @@ title: Install OpenBSD from linux description: How to install OpenBSD at hosting providers that do not support it tags: - OpenBSD +- UpdateNeeded --- ## Introduction |