summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
Diffstat (limited to 'api')
-rwxr-xr-xapi/api-prepare.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/api-prepare.sh b/api/api-prepare.sh
index 712ad8361..075d7875c 100755
--- a/api/api-prepare.sh
+++ b/api/api-prepare.sh
@@ -9,7 +9,7 @@ if [[ ! -e "${output_config}" ]];then
install -d /etc/yardstick -m 0755 -o root
- cat << EOF >> "${output_config}"
+ cat << EOF > "${output_config}"
[DEFAULT]
debug = True
dispatcher = influxdb