arc: remove compatboot

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium
2025-01-03 16:56:34 +01:00
parent 9e688e76ce
commit 868443164e
2 changed files with 0 additions and 2 deletions

View File

@@ -10,7 +10,6 @@
. "${ARC_PATH}/include/update.sh"
. "${ARC_PATH}/include/storage.sh"
. "${ARC_PATH}/include/network.sh"
. "${ARC_PATH}/include/compat.sh"
. "${ARC_PATH}/arc-functions.sh"
# Get Keymap and Timezone and check System

View File

@@ -1 +0,0 @@
###############################################################################