diff --git a/config.sh b/config.sh index bd676c0a..3fa787f9 100644 --- a/config.sh +++ b/config.sh @@ -1,11 +1,11 @@ #!/bin/bash # Device -export FOX_BRANCH="fox_9.0" -export DT_LINK="https://gitlab.com/OrangeFox/device/beryllium.git -b fox_9.0" +export FOX_BRANCH="twrp" +export DT_LINK="https://github.com/ManitnjG/device -b twrp" -export DEVICE="beryllium" -export OEM="xiaomi" +export DEVICE="X01BD" +export OEM="asus" # Build Target ## "recoveryimage" - for A-Only Devices without using Vendor Boot