setup-cni: Fix typo, allow absolute exec 12/412/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Fri, 22 Feb 2019 14:23:10 +0000 (15:23 +0100)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Fri, 22 Feb 2019 14:23:10 +0000 (15:23 +0100)
commit6e944bcc019bb4cfb5ccbd9f72f1e9a4a0b3a9a7
treed03a1dabcd241d42ddb1580996db76ee50eacf2c
parentd02f2717a3bbdc82ad7443c60edad06855fb4d79
setup-cni: Fix typo, allow absolute exec

The `setup-cni.sh` script should be able to run with a different
current working directory, so use absolute paths where appropiate.

Change-Id: Ic19cbe0c8d1098f8c4a0f547ceeeed442182d28d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
scripts/setup-cni.sh