use develop for now as LL with gappy syncs is fixed on that branch for now
parent
992a0be4d0
commit
8cff961ec8
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# config
|
# config
|
||||||
SYNAPSE_BRANCH=master
|
SYNAPSE_BRANCH=develop
|
||||||
INSTALLATION_NAME=consent
|
INSTALLATION_NAME=consent
|
||||||
SERVER_DIR=installations/$INSTALLATION_NAME
|
SERVER_DIR=installations/$INSTALLATION_NAME
|
||||||
CONFIG_TEMPLATE=consent
|
CONFIG_TEMPLATE=consent
|
||||||
|
|
Loading…
Reference in New Issue