build: fix local

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-04-20 00:31:46 +02:00
parent 57c91c47fd
commit 206d85d688

View File

@ -2,12 +2,12 @@
set -e
. scripts/func.sh
# Clean cached Files
sudo git clean -fdx
sudo git pull
. scripts/func.sh
# Get extractor, LKM, addons and Modules
getExtractor "files/p3/extractor"
getLKMs "files/p3/lkms"