mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-09-07 07:12:52 +02:00
text alignment
This commit is contained in:
parent
3ad352c08e
commit
6ceb8eac97
1 changed files with 3 additions and 3 deletions
|
@ -95,9 +95,9 @@ if [ "$ZT_USE_PUBSUB" == "true" ]; then
|
|||
fi
|
||||
|
||||
PUBSUB_CONF=", \"pubsub\": {
|
||||
\"project\": \"${ZT_CTL_PUBSUB_PROJECT}\"
|
||||
}
|
||||
"
|
||||
\"project\": \"${ZT_CTL_PUBSUB_PROJECT}\"
|
||||
}
|
||||
"
|
||||
fi
|
||||
|
||||
echo "{
|
||||
|
|
Loading…
Add table
Reference in a new issue