Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Weltolk authored May 18, 2024
1 parent 6da3a8e commit 3350a01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation/package-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ icon: material/package
=== ":material-debian: Debian / DEB"

```bash
bash <(curl -fsSL https://serenity.app/serenity/deb-install.sh)
bash <(curl -fsSL https://sing-box.app/serenity/deb-install.sh)
```

=== ":material-redhat: Redhat / RPM"
Expand Down Expand Up @@ -69,4 +69,4 @@ you can manage the service using the following command:
| Logs | `sudo journalctl -u serenity --output cat -e` |
| New Logs | `sudo journalctl -u serenity --output cat -f` |

[systemd]: https://systemd.io/
[systemd]: https://systemd.io/

0 comments on commit 3350a01

Please sign in to comment.