Compare commits

..

No commits in common. "48dcb563bc289c0504c58478e365831dc1bf81b8" and "127b92560d8143dc2450bf7965bc4b21bb4cfe43" have entirely different histories.

View File

@ -1,10 +0,0 @@
mkdir /tmp/install
cd /tmp/install/
git clone https://git.dmin.pro/Jolla_phone/gpbp
curl -sSL https://git.dmin.pro/Jolla_phone/MyJolla/raw/branch/main/open_gaps_install.sh > ./open_gaps_install.sh
chmod +x ./open_gaps_install.sh
./open_gaps_install.sh
cd ./gpbp
chmod +x ./install.sh
./install.sh
rm -fR /tmp/install/