Skip to content
Snippets Groups Projects
Unverified Commit b9be5c36 authored by Newbyte's avatar Newbyte :snowflake:
Browse files

Revert "ci/kconfig.sh: use pmbootstrap v3 (MR 5301)" (MR 5658)

See parent commit.

This reverts commit c8e2ad0b.
[ci:skip-build]: already built successfully in CI
parent 9fbd64fc
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,6 @@
if [ "$(id -u)" = 0 ]; then
set -x
export PMBOOTSTRAP_TAG=master
wget "https://gitlab.com/postmarketOS/ci-common/-/raw/master/install_pmbootstrap.sh"
sh ./install_pmbootstrap.sh
exec su "${TESTUSER:-pmos}" -c "sh -e $0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment