Add 'backup/get-borg-1.2.2.sh'

pull/4/head
drunkendog 2022-12-19 17:58:52 +00:00
parent 4fb88fc2e3
commit e6943df9a4
1 changed files with 4 additions and 0 deletions

4
backup/get-borg-1.2.2.sh Normal file
View File

@ -0,0 +1,4 @@
#! /bin/sh
wget https://github.com/borgbackup/borg/releases/download/1.2.2/borg-linux64
chmod +x borg-linux64