Skip to content

Commit 2cfbff8

Browse files
committed
Changed setup-replication to use bash shell
1 parent 3d97fa2 commit 2cfbff8

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)