Add borg backup check

This commit is contained in:
Yan Lin 2025-09-10 13:32:15 +02:00
parent 5384cc05cd
commit f713215da2
6 changed files with 334 additions and 7 deletions

View file

@ -39,8 +39,6 @@
# Create a convenient rsync wrapper script
home.file.".local/bin/rsync-backup".text = ''
#!/bin/bash
#
# Convenient rsync backup wrapper
# Usage: rsync-backup source/ destination/
#