readme formatting
This commit is contained in:
parent
8dacf102f8
commit
4d1dfd08ed
1 changed files with 4 additions and 2 deletions
|
@ -60,8 +60,10 @@ So, simply put, `Norg` is an portmanteau of "Borg" and "Nog".
|
||||||
`Borgmatic` is absolutely fantastic, and I love it dearly. I even implemented
|
`Borgmatic` is absolutely fantastic, and I love it dearly. I even implemented
|
||||||
the `Uptime Kuma` hook that is in it. However, I got a little impatient waiting
|
the `Uptime Kuma` hook that is in it. However, I got a little impatient waiting
|
||||||
for the version that included the Uptime Kuma hook to arrive in various distributions
|
for the version that included the Uptime Kuma hook to arrive in various distributions
|
||||||
package repositories so ended up building it from source on all computers. This
|
package repositories so ended up building borgmatic from source on all computers.
|
||||||
was a lengthy process, and borgmatic isn't very portable, so I wanted to make something that had to features I needed, in a single portable binary.
|
This was a lengthy process, and borgmatic isn't very portable; it requires installation of numerous python packages (and the entire rust language in FreeBSD).
|
||||||
|
I wanted to make something that had to features I needed, in a single binary I
|
||||||
|
could move around to whatever computer I needed it on.
|
||||||
Norg was the outcome of this.
|
Norg was the outcome of this.
|
||||||
|
|
||||||
## Work in Progress
|
## Work in Progress
|
||||||
|
|
Loading…
Reference in a new issue