From ee98af26c96e94c20098c01b170aeccdc96fc0d3 Mon Sep 17 00:00:00 2001 From: jgarcesres Date: Thu, 21 May 2020 14:44:43 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6652e37..4e8b69f 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ It starts by comparing filename of the github script (without the extension) aga * If it doesn't exist, it will create it * if it exists, it will compare the hash of the body of both scripts and update it in jamf if they differ. Github is always treated as the source. * If enabled, it will add a prefix with the `branch name_` to a script. +After creating and updating scripts, if enabled, it can delete any leftover script that is not found in github, thus keeping Github as your one source. ## Future state * handle extension attributes.