Skip to content

Commit d8ccc1c

Browse files
authored
Merge pull request #1 from shopeonarope/master
Changed setup-replication to use bash shell
2 parents 3d97fa2 + 2cfbff8 commit d8ccc1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup-replication.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/bash
22

33
if [ "x$REPLICATE_FROM" == "x" ]; then
44

0 commit comments

Comments
 (0)