From 443bf160e16e47f8df53586cd1d5a05e948230e8 Mon Sep 17 00:00:00 2001
From: Greelan <53196309+Greelan@users.noreply.github.com>
Date: Fri, 3 Nov 2023 02:56:18 +1100
Subject: [PATCH] Derp

---
 dayz-originalstart.json | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/dayz-originalstart.json b/dayz-originalstart.json
index 553d1c0..b89b9e0 100644
--- a/dayz-originalstart.json
+++ b/dayz-originalstart.json
@@ -6,15 +6,6 @@
         "UpdateSourceData":"cmd.exe",
         "UpdateSourceArgs":"/C del /Q /F {{$FullBaseDir}}battleye\\beserver_x64_active_*.cfg"
     },
-    {
-        "UpdateStageName":"Manage Bikeys",
-        "UpdateSourcePlatform":"Linux",
-        "UpdateSource":"Executable",
-        "UpdateSourceData":"/bin/bash",
-        "UpdateSourceArgs":"-c 'cd dayz/223350; find keys/ -name \"*.bikey\" ! -name \"dayz.bikey\" -exec rm {} +; IFS=\";\" read -ra subdirs_array <<< \"{{mod}}\" && for subdir in \"${subdirs_array[@]}\"; do find \"$subdir/keys\" -maxdepth 1 -mindepth 1 -type f -name \"*.bikey\" -exec \\cp -t keys/ {} +; done'",
-        "UpdateSourceConditionSetting":"ManageBikeys",
-        "UpdateSourceConditionValue":"true"
-    },
     {
         "UpdateStageName":"Manage Bikeys",
         "UpdateSourcePlatform":"Windows",