add info install
This commit is contained in:
parent
e82ef4c8ea
commit
ab4f54cff7
19
README.md
19
README.md
@ -14,3 +14,22 @@ To work, you need to install OpenApps with this script [download](https://git.dm
|
|||||||
alt="uploaded"
|
alt="uploaded"
|
||||||
src="https://user-images.githubusercontent.com/90060131/238166914-c88adbda-55ef-4494-9437-d3c2e7b0024d.png">
|
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