Skip to content

Instantly share code, notes, and snippets.

View tedomi2705's full-sized avatar

Duc Le tedomi2705

  • University of Engineering and Technology, VNU
  • Hanoi
  • 05:26 (UTC +07:00)
  • Facebook tedomi2705
View GitHub Profile
@tedomi2705
tedomi2705 / evo.sh
Last active May 19, 2024 08:30
evo
#!/bin/bash
export EVO_BUILD_TYPE=Official
export BUILD_USERNAME=tedomi2705
export BUILD_HOSTNAME=codespace
export USE_CCACHE=1
rm -rf .repo/local_manifests
git clone https://github.com/tedomi2705/local_manifest .repo/local_manifests -b xyz
repo init -u https://github.com/Evolution-XYZ/manifest -b udc --git-lfs --depth=1 && /opt/crave/resync.sh