mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-13 03:40:42 +02:00
Update README re app update testing
This commit is contained in:
parent
695b79bfb1
commit
e359672b49
@ -316,7 +316,7 @@ That's it! Our BTC RPC Explorer app should now be accessible at http://umbrel-de
|
|||||||
Let's commit and push our changes to our forked Umbrel app repo then run:
|
Let's commit and push our changes to our forked Umbrel app repo then run:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sudo ./scripts/repo update
|
sudo ./scripts/repo checkout https://github.com/<username>/umbrel-apps.git
|
||||||
sudo ./scripts/app update btc-rpc-explorer
|
sudo ./scripts/app update btc-rpc-explorer
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -364,7 +364,7 @@ That's it! Our BTC RPC Explorer app should now be accessible at http://umbrel-de
|
|||||||
Let's commit and push our changes to our forked Umbrel app repo then run:
|
Let's commit and push our changes to our forked Umbrel app repo then run:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sudo ./scripts/repo update
|
sudo ./scripts/repo checkout https://github.com/<username>/umbrel-apps.git
|
||||||
sudo ./scripts/app update btc-rpc-explorer
|
sudo ./scripts/app update btc-rpc-explorer
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user