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

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

Revert "Custom proprietary blobs manifest"

This reverts commit 35868873.
parent 6549e5b7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@ if [ "$LOCAL_MIRROR" = true ]; then

  rm -f .repo/local_manifests/proprietary.xml
  if [ "$INCLUDE_PROPRIETARY" = true ]; then
    wget -q -O .repo/local_manifests/proprietary.xml --header "PRIVATE-TOKEN: $PRIVATE_TOKEN" 'https://gitlab.eelo.io/api/v4/projects/90/repository/files/default%2Exml/raw?ref=mirror'
    wget -q -O .repo/local_manifests/proprietary.xml "https://raw.githubusercontent.com/TheMuppets/manifests/mirror/default.xml"
  fi

  echo ">> [$(date)] Syncing mirror repository" | tee -a "$repo_log"