mirror of
https://github.com/quantum5/ntfy-run.git
synced 2025-04-24 21:52:04 -04:00
Compare commits
No commits in common. "master" and "v0.1.2" have entirely different histories.
|
@ -16,13 +16,7 @@ sudo wget https://github.com/quantum5/ntfy-run/releases/latest/download/ntfy-run
|
||||||
sudo chmod a+x /usr/local/bin/ntfy-run
|
sudo chmod a+x /usr/local/bin/ntfy-run
|
||||||
```
|
```
|
||||||
|
|
||||||
You can also install the latest release with `cargo`:
|
Alternatively, build it yourself:
|
||||||
|
|
||||||
```bash
|
|
||||||
cargo install ntfy-run
|
|
||||||
```
|
|
||||||
|
|
||||||
Finally, you can build the latest Git version yourself:
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/quantum5/ntfy-run.git
|
git clone https://github.com/quantum5/ntfy-run.git
|
||||||
|
|
Loading…
Reference in a new issue