From 7a96c13bd3fef47e73586c42f9f3dcb271c127c0 Mon Sep 17 00:00:00 2001 From: Lars Windolf Date: Tue, 7 Nov 2023 23:44:15 +0100 Subject: [PATCH] Update extra-cheat-sheets.json --- extra-cheat-sheets.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/extra-cheat-sheets.json b/extra-cheat-sheets.json index def90ae02..1c58b28db 100644 --- a/extra-cheat-sheets.json +++ b/extra-cheat-sheets.json @@ -311,5 +311,10 @@ "Runbooks Pentesting": { "github": "IlyasKadi/runbook", "type": "github" + }, + "OS Tutorial": { + "github": "cfenollosa/os-tutorial", + "type": "github", + "filePattern": "^(.+).md$" } }