#!/bin/sh BASEDIR=$(dirname $0) cpwd=$PWD echo $BASEDIR cd $BASEDIR cp fluent.conf /fluentd/etc/ #cp entrypoint.sh /bin/