Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e6eeb442 authored by Romain Hunault's avatar Romain Hunault
Browse files

Use TheMuppets lineage-15.1 branch for eelo-0.2

parent b0ed260a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -127,6 +127,9 @@ for branch in ${BRANCH_NAME//,/ }; do
      elif [[ $branch =~ .*eelo-0\.1.* ]]; then
        themuppets_branch=cm-14.1
        echo ">> [$(date)] eelo v0.1 use branch $themuppets_branch on github.com/TheMuppets"
      elif [[ $branch =~ .*eelo-0\.2.* ]]; then
        themuppets_branch=lineage-15.1
        echo ">> [$(date)] eelo v0.2 use branch $themuppets_branch on github.com/TheMuppets"
      elif [[ $branch =~ .*lineage-15\.1.* ]]; then
        themuppets_branch=lineage-15.1
      else