Skip to content

Commit df175bb

Browse files
docs: mention WakeMeOps debian package
1 parent ae073ae commit df175bb

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

docs/content/installation/linux.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ weight: 10
66

77
## Installation via a script
88

9-
Here's a simple script to download the binary automatically. It works on mac OS X, FreeBSD and Linux:
9+
Here's a simple script to download the binary automatically. It works on macOS, FreeBSD and Linux:
1010

1111
```shell
1212
curl -sfL https://raw.githubusercontent.com/creativeprojects/resticprofile/master/install.sh | sh
@@ -24,6 +24,14 @@ sudo ./install.sh -b /usr/local/bin
2424

2525
It will install resticprofile in `/usr/local/bin/`
2626

27+
## Debian package
28+
29+
WakeMeOps publishes packages for [restic](https://docs.wakemeops.com/packages/restic/) and [resticprofile](https://docs.wakemeops.com/packages/resticprofile/).
30+
31+
Learn more: https://docs.wakemeops.com/packages/resticprofile/
32+
33+
These packages are managed by a third party.
34+
2735
## Installation with homebrew for Linux
2836

2937
There's a Linux [homebrew](https://brew.sh/) tap for resticprofile:

0 commit comments

Comments
 (0)