mirror of https://github.com/apache/cloudstack.git
- dos2unix deploy-db-dev.sh
This commit is contained in:
parent
09f362b364
commit
30c5352f20
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# deploy-db.sh -- deploys the database configuration.
|
# deploy-db.sh -- deploys the database configuration.
|
||||||
|
#
|
||||||
# set -x
|
# set -x
|
||||||
|
|
||||||
if [ "$1" == "" ]; then
|
if [ "$1" == "" ]; then
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue