setup backup

This commit is contained in:
2026-07-24 13:48:44 +02:00
parent b66a7cbee6
commit a60abea30a
3 changed files with 22 additions and 0 deletions
+6
View File
@@ -175,6 +175,12 @@ sleep 1
mountpoint /mnt/kdrive
ls /mnt/kdrive
# backup of things not in kdrive
cp systemd/server-backup.* /etc/systemd/system/
systemctl daemon-reload
systemctll enable --now server-backup.timer
###############################################################################
# hledger-web
##############################################################################