add script so supress output of successfull borgthismachine.sh
This commit is contained in:
parent
dea6ebf41c
commit
c3614b1ec6
1 changed files with 6 additions and 0 deletions
6
silentlyborgthismachine.sh
Executable file
6
silentlyborgthismachine.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
scriptpdir="$(dirname "$(realpath "$0")")"
|
||||
|
||||
chronic "$scriptpdir/borgthismachine.sh"
|
||||
|
Loading…
Add table
Reference in a new issue