* use config without underscore
This commit is contained in:
4
config.sh-example
Normal file
4
config.sh-example
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
log_file=replication.log
|
||||
databases=( 'database1' 'database2' )
|
||||
localdatabasepublicip=
|
Reference in New Issue
Block a user