mirror of
https://github.com/AuxXxilium/arc.git
synced 2024-11-24 07:59:52 +07:00
build: fix local
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
57c91c47fd
commit
206d85d688
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user