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

Commit b364ba5a authored by Romain Hunault's avatar Romain Hunault 🚴🏻
Browse files

Fix syntax issue on community build script

parent 38652c4b
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -99,8 +99,6 @@ for branch in ${BRANCH_NAME//,/ }; do
        themuppets_branch="lineage-17.1"
        android_version="10"
        ;;
    ;;

      *)
        echo ">> [$(date)] Building branch $branch is not (yet) suppported"
        exit 1