From 9258f53ca3a1e22f8a733ec02c0dbe78b8605c1f Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Tue, 7 May 2024 17:57:02 -0400 Subject: [PATCH] Move commands into /lib (#18794) - Move the send fleetd command to `/lib` - Update name of send fleetd macOS MDM command to include the platform: macos --- .../apple/send-fleetd.xml => lib/macos-send-fleetd.xml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename it-and-security/{mdm-commands/apple/send-fleetd.xml => lib/macos-send-fleetd.xml} (100%) diff --git a/it-and-security/mdm-commands/apple/send-fleetd.xml b/it-and-security/lib/macos-send-fleetd.xml similarity index 100% rename from it-and-security/mdm-commands/apple/send-fleetd.xml rename to it-and-security/lib/macos-send-fleetd.xml