Making it possible to define shell and support other os-ses

This commit is contained in:
Dieter Verhelst 2018-01-11 23:26:43 +01:00
parent 8cfe198f7e
commit 0aa8575227
4 changed files with 9 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!{{ borgbackup_shell }}
if [ -z "$1" ] || [ ! -z "$2" ]
then