summaryrefslogtreecommitdiff
path: root/.local/bin
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin')
-rwxr-xr-x.local/bin/backups/assimilate2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/backups/assimilate b/.local/bin/backups/assimilate
index b222e79..ba31baa 100755
--- a/.local/bin/backups/assimilate
+++ b/.local/bin/backups/assimilate
@@ -1,5 +1,5 @@
1#!/bin/sh 1#!/bin/sh
2# Full system backup with sudo borg 2# Full system backup with borg
3 3
4# Validate argument - should either be onsite or offsite to specify location 4# Validate argument - should either be onsite or offsite to specify location
5ERRMSG="error: please specify either onsite or offsite" 5ERRMSG="error: please specify either onsite or offsite"