[DRE-commits] [diaspora-installer] 03/04: add #!

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Dec 30 14:16:41 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository diaspora-installer.

commit d10b5434ec84208d376d441438f9e2b7658474f5
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Dec 30 19:31:42 2016 +0530

    add #!
---
 initdb.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/initdb.sh b/initdb.sh
index c1ecdd3..b30d86a 100755
--- a/initdb.sh
+++ b/initdb.sh
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 check_db_status() {
   echo "Checking if the database is empty..."
   if [ "$DB" = "postgres" ]; then

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora-installer.git



More information about the Pkg-ruby-extras-commits mailing list