Kaynağa Gözat

Merge pull request #24 from dennisse/master

Use the more portable shebang `/usr/bin/env bash`
Emmanuel B 9 ay önce
ebeveyn
işleme
18f5cabb7b
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      autopostgresqlbackup

+ 1 - 1
autopostgresqlbackup

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # {{{ License and Copyright
 # PostgreSQL Backup Script