From 7949bda474c006956dbcb96d720b059d82a36f8a Mon Sep 17 00:00:00 2001 From: "Michael H.G. Schmidt" Date: Tue, 31 May 2022 22:58:13 +0200 Subject: [PATCH] reorg to drivers dir --- .../install-archerT5E-bluetooth.cmd | 0 .../install-archerT5E-wifi.cmd | 0 {optional => drivers}/install-cyberjack.cmd | 0 {optional => drivers}/install-logitechoptions.cmd | 0 {optional => drivers}/install-wfc5210.cmd | 0 {optional => drivers}/startmenu/CyberJack.lnk | Bin 6 files changed, 0 insertions(+), 0 deletions(-) rename optional/unpack-archerT5E-bluetooth.cmd => drivers/install-archerT5E-bluetooth.cmd (100%) rename optional/unpack-archerT5E-wifi.cmd => drivers/install-archerT5E-wifi.cmd (100%) rename {optional => drivers}/install-cyberjack.cmd (100%) rename {optional => drivers}/install-logitechoptions.cmd (100%) rename {optional => drivers}/install-wfc5210.cmd (100%) rename {optional => drivers}/startmenu/CyberJack.lnk (100%) diff --git a/optional/unpack-archerT5E-bluetooth.cmd b/drivers/install-archerT5E-bluetooth.cmd similarity index 100% rename from optional/unpack-archerT5E-bluetooth.cmd rename to drivers/install-archerT5E-bluetooth.cmd diff --git a/optional/unpack-archerT5E-wifi.cmd b/drivers/install-archerT5E-wifi.cmd similarity index 100% rename from optional/unpack-archerT5E-wifi.cmd rename to drivers/install-archerT5E-wifi.cmd diff --git a/optional/install-cyberjack.cmd b/drivers/install-cyberjack.cmd similarity index 100% rename from optional/install-cyberjack.cmd rename to drivers/install-cyberjack.cmd diff --git a/optional/install-logitechoptions.cmd b/drivers/install-logitechoptions.cmd similarity index 100% rename from optional/install-logitechoptions.cmd rename to drivers/install-logitechoptions.cmd diff --git a/optional/install-wfc5210.cmd b/drivers/install-wfc5210.cmd similarity index 100% rename from optional/install-wfc5210.cmd rename to drivers/install-wfc5210.cmd diff --git a/optional/startmenu/CyberJack.lnk b/drivers/startmenu/CyberJack.lnk similarity index 100% rename from optional/startmenu/CyberJack.lnk rename to drivers/startmenu/CyberJack.lnk