Skip to content
Snippets Groups Projects

Revert "install_pmbootstrap.sh: use 2.3.x branch (MR 6)"

Merged Imported Administrator requested to merge newbyte/pmb-master into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -3,7 +3,7 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# usage: install_pmbootstrap.sh [ADDITIONAL_PACKAGE, ...]
: "${PMBOOTSTRAP_TAG:="2.3.x"}"
: "${PMBOOTSTRAP_TAG:="master"}"
: "${PMBOOTSTRAP_URL:="https://gitlab.com/postmarketOS/pmbootstrap.git"}"
# Add the "origin-original" remote to an existing pmaports.git clone, so
Loading