changeset 931:77ab53348966

remove debug switch from setup-db.sh
author Michael Stanko <mstanko@bfs.de>
date Wed, 04 May 2016 16:04:50 +0200
parents d3d9cd5e18f8
children f5d5cc08966a
files db_schema/setup-db.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/db_schema/setup-db.sh	Wed May 04 16:00:41 2016 +0200
+++ b/db_schema/setup-db.sh	Wed May 04 16:04:50 2016 +0200
@@ -1,4 +1,4 @@
-#!/bin/sh -x
+#!/bin/sh
 # SYNOPSIS
 # ./setup-db.sh [-c] [ROLE_NAME] [ROLE_PW] [DB_NAME]
 #   -c         clean - drop an existing database
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)