mirror of
https://github.com/RoboSats/robosats-startos.git
synced 2025-07-22 02:33:18 +00:00
Revert repo URL to github.com/start9labs/
This commit is contained in:
@ -59,7 +59,7 @@ Now you are ready to build your **robosats** service
|
|||||||
Clone the project locally.
|
Clone the project locally.
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/kn0wmad/robosats-wrapper.git
|
git clone https://github.com/Start9Labs/robosats-startos.git
|
||||||
cd robosats-wrapper
|
cd robosats-wrapper
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -4,9 +4,9 @@ version: 0.7.4
|
|||||||
release-notes: |
|
release-notes: |
|
||||||
* Updated to RoboSats v0.7.4-alpha [Release Notes](https://github.com/RoboSats/robosats/releases/tag/v0.7.4-alpha)
|
* Updated to RoboSats v0.7.4-alpha [Release Notes](https://github.com/RoboSats/robosats/releases/tag/v0.7.4-alpha)
|
||||||
license: mit
|
license: mit
|
||||||
wrapper-repo: "https://github.com/RoboSats/robosats-startos"
|
wrapper-repo: "https://github.com/Start9Labs/robosats-startos"
|
||||||
upstream-repo: "https://github.com/Reckless-Satoshi/robosats"
|
upstream-repo: "https://github.com/RoboSats/robosats"
|
||||||
support-site: "https://github.com/RoboSats/robosats-startos/issues"
|
support-site: "https://github.com/Start9Labs/robosats-startos/issues"
|
||||||
marketing-site: "https://learn.robosats.com/"
|
marketing-site: "https://learn.robosats.com/"
|
||||||
donation-url: "https://learn.robosats.com/contribute/donate/"
|
donation-url: "https://learn.robosats.com/contribute/donate/"
|
||||||
# The series of commands to build the project into an s9pk for arm64/v8. In this case we are using a Makefile with the simple build command "make".
|
# The series of commands to build the project into an s9pk for arm64/v8. In this case we are using a Makefile with the simple build command "make".
|
||||||
|
Reference in New Issue
Block a user