From 8c068d4d6b9d87d15671991971946b082643208d Mon Sep 17 00:00:00 2001 From: Ralf Zerres Date: Wed, 2 Jan 2019 00:59:59 +0100 Subject: [PATCH] tape-admin: start shell as type 'POSIX-compatible' Signed-off-by: Ralf Zerres --- bin/tape-admin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/tape-admin b/bin/tape-admin index c3be6bc..f66ed5e 100755 --- a/bin/tape-admin +++ b/bin/tape-admin @@ -1,4 +1,4 @@ -#! /bin/dash +#! /bin/sh # tape-admin # https://github.com/rzerres/dsnap-sync