Backup scripts.
Go to file
Madeorsk 443bb2b77c Initial commit, first working program. 2023-12-27 23:02:08 +01:00
.gitignore Initial commit, first working program. 2023-12-27 23:02:08 +01:00
README.md Initial commit, first working program. 2023-12-27 23:02:08 +01:00
ksrackup Initial commit, first working program. 2023-12-27 23:02:08 +01:00

README.md

Backscripts

Scripts to manage backups.

ksrackup {backup_name} init :: Initialize backup repository.
ksrackup {backup_name} backup :: Perform a new backup.
ksrackup {backup_name} prune :: Prune outdated backups.
ksrackup {backup_name} restic :: Execute an arbitrary restic command.