Skip to content

Commit

Permalink
DU n7x (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutoshbsathe authored and regalstreak committed Jul 10, 2017
1 parent bb3c543 commit ec6d5a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions compress.bash
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
### Manifest Configuration ###
# Name of the ROM. No Spaces Please.
# Example: CyanogenMod
name=GZR-ValidusOS
name=DirtyUnicorns

# Manifest link. https:// is mandatory.
# Example: https://github.com/cyanogenmod/android
manifest=https://github.com/GZR-ValidusOS/manifest
manifest=https://github.com/DirtyUnicorns/android_manifest

# Manifest branch.
# Example: cm-14.0
branch=n7.1.2
branch=n7x

### Finally, execute the stuff. ###
/bin/bash skadoo.sh $name $manifest $branch

0 comments on commit ec6d5a0

Please sign in to comment.