summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sokolovsky <paul.sokolovsky@linaro.org>2014-09-05 18:53:46 +0300
committerPaul Sokolovsky <paul.sokolovsky@linaro.org>2014-09-06 11:47:57 +0300
commit2b47eee2ccdb41fb950912754946adf32cd113a0 (patch)
tree3ccfeac512a8fe1b2752cbdff42e118871884fec
parentd09ed2c2c26ba502cb4c88f6ccb92c7089854dd9 (diff)
git-backup: Bash is required for script.
Change-Id: I677b110bc5491dc258811bba842d63c1c37aca18
-rwxr-xr-xgit-backup/backup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-backup/backup.sh b/git-backup/backup.sh
index b89279b..a5063f7 100755
--- a/git-backup/backup.sh
+++ b/git-backup/backup.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
#
# Script to automate Jenkins config configuration backup to git.
# This mostly deals with job config backups - commit other changes