commit | 4284eb0ad5a6716d39420add4f15b3b2ed2e3bd1 | [log] [tgz] |
---|---|---|
author | Zsolt Haraszti <zharaszt@ciena.com> | Wed Sep 21 16:30:17 2016 -0700 |
committer | Zsolt Haraszti <zharaszt@ciena.com> | Wed Sep 21 16:30:17 2016 -0700 |
tree | a9bce65faad3b66c33886b26443a59f5eb2e0a01 | |
parent | fe7e778942781b68669a9e6eea99673cfc203d0b [diff] |
Small fix in env.sh
diff --git a/env.sh b/env.sh index 0e29340..a58ac9d 100644 --- a/env.sh +++ b/env.sh
@@ -17,4 +17,5 @@ # to avoid permission issues, create a dir for fluentd logs mkdir -p /tmp/fluentd +sudo chown $USER /tmp/fluentd