Commit 5dd171f3 by Han Su Kim

Typo

parent 5446eb02
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
endscript endscript
lastaction lastaction
{% if COMMON_AWS_SYNC -%} {% if COMMON_AWS_SYNC -%}
{{ COMMON_S3_SYNC_SCRIPT }} -d "{{ COMMON_LOG_DIR }}/tracking/*" -b "{{ COMMON_AWS_SYNC_BUCKET }}/logs/tracking" {{ COMMON_AWS_S3_SYNC_SCRIPT }} -d "{{ COMMON_LOG_DIR }}/tracking/*" -b "{{ COMMON_AWS_SYNC_BUCKET }}/logs/tracking"
{% endif -%} {% endif -%}
endscript endscript
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment