]> arthur.barton.de Git - backup-script.git/commitdiff
backup-status: use /bin/bash
authorAlexander Barton <alex@barton.de>
Wed, 8 May 2013 09:51:03 +0000 (11:51 +0200)
committerAlexander Barton <alex@barton.de>
Wed, 8 May 2013 09:54:29 +0000 (11:54 +0200)
bin/backup-status

index 3948645362f87465f64620f059b98392a9017ff9..5a524574a41e2421b38a3795190112043d6e1a97 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 #
 # backup-script system for cloning systems using rsync
 # Copyright (c)2008-2013 Alexander Barton, alex@barton.de