add info install
This commit is contained in:
parent
e82ef4c8ea
commit
ab4f54cff7
21
README.md
21
README.md
@ -13,4 +13,23 @@ To work, you need to install OpenApps with this script [download](https://git.dm
|
||||
<img
|
||||
alt="uploaded"
|
||||
src="https://user-images.githubusercontent.com/90060131/238166914-c88adbda-55ef-4494-9437-d3c2e7b0024d.png">
|
||||
</picture>
|
||||
</picture>
|
||||
|
||||
**Installation**
|
||||
--
|
||||
To install files:
|
||||
`````
|
||||
devel-su
|
||||
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
|
||||
reboot phone
|
||||
`````
|
||||
or use a short script
|
||||
`````
|
||||
devel-su curl -sSL https://git.dmin.pro/Jolla_phone/MyJolla/raw/branch/main/install_gphoto_backup.sh | sh
|
||||
`````
|
Loading…
Reference in New Issue
Block a user