1
0
Fork 0
mirror of https://github.com/vbatts/freezing-octo-hipster.git synced 2024-11-24 07:55:39 +00:00
random-utils/cmd/slackware-sync/README.md
Vincent Batts f153a2748c
rename
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2019-04-09 09:14:24 -04:00

15 lines
367 B
Markdown

# slackware-sync
Really it is not limited to slackware, but that is what I was thinking when I
wrote the first version.
# install
Install this command
go get github.com/vbatts/utils/cmd/slackware-sync
Copy the `slackware-sync.toml` to `~/.slackware-sync.toml`, and edit as needed.
Then either run it periodically, or add a crontab to run `slackware-sync -q`.