summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Lundberg <lundberg@nordu.net>2015-04-03 12:57:38 +0200
committerJohan Lundberg <lundberg@nordu.net>2015-04-03 12:57:38 +0200
commitc9d222047668b5a00045694d2378b4275bd0a514 (patch)
treead697e71febe27d25fa580446e473a4f954ec24f
parente55e4e9cf678c79f5ff33888b63399e6cde2cf2a (diff)
Added shebang.
-rwxr-xr-xsto-tug-kvm2.swamid.se/overlay/usr/local/bin/postgres_backup1
1 files changed, 1 insertions, 0 deletions
diff --git a/sto-tug-kvm2.swamid.se/overlay/usr/local/bin/postgres_backup b/sto-tug-kvm2.swamid.se/overlay/usr/local/bin/postgres_backup
index 94bbe93..ebf052c 100755
--- a/sto-tug-kvm2.swamid.se/overlay/usr/local/bin/postgres_backup
+++ b/sto-tug-kvm2.swamid.se/overlay/usr/local/bin/postgres_backup
@@ -1,3 +1,4 @@
+#!/usr/bin/env bash
#
# Simplistic postgres backup
#