mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
Fix demo/start.sh to work with --report-stats
This commit is contained in:
parent
d2fc591619
commit
8a519ac76d
@ -25,6 +25,7 @@ for port in 8080 8081 8082; do
|
||||
--generate-config \
|
||||
-H "localhost:$https_port" \
|
||||
--config-path "$DIR/etc/$port.config" \
|
||||
--report-stats no
|
||||
|
||||
# Check script parameters
|
||||
if [ $# -eq 1 ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user