dotfiles

<-- duh.
Log | Files | Refs | LICENSE

commit 44964ce8b5b62fe070b6a6b9c7f505e40b5893f7
parent 79e2240704e275210f9c5f8ce32de9a4ab7ce0fb
Author: hhvn <dev@hhvn.uk>
Date:   Sat,  1 Jan 2022 19:20:12 +0000

.s/tools: remove

Diffstat:
D.scripts/tools/mkbackup | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/.scripts/tools/mkbackup b/.scripts/tools/mkbackup @@ -1,3 +0,0 @@ -#!/bin/sh - -tar cvf - /lib* /srv/ /home/ /root /etc/ /bin /sbin /usr/ | dup-pack -r /mnt/backups/dedup/ $(date +%d%m%y)