Skip to content
Snippets Groups Projects

linux-postmarketos-qcom-msm8953: upgrade to 6.9.1-r3

Merged Barnabás Czémán requested to merge barni2000/pmaports:msm8953/6.9.1-r3 into v24.06
All threads resolved!
Files
11
@@ -5,7 +5,7 @@
if [ "$(id -u)" = 0 ]; then
set -x
wget "https://gitlab.com/postmarketOS/ci-common/-/raw/master/install_pmbootstrap.sh"
wget "https://gitlab.postmarketos.org/postmarketOS/ci-common/-/raw/master/install_pmbootstrap.sh"
sh ./install_pmbootstrap.sh
exec su "${TESTUSER:-pmos}" -c "sh -e $0"
fi
Loading