mirror of
https://github.com/vbatts/freezing-octo-hipster.git
synced 2024-11-24 07:55:39 +00:00
15 lines
367 B
Markdown
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`.
|
|
|