streamlet-examples/exiv2
branchv_0
changeset 50 22ed5647b235
parent 49 ab48ad4ecb91
child 70 018e2609f5bb
--- a/streamlet-examples/exiv2	Sun Jan 19 18:00:31 2020 +0100
+++ b/streamlet-examples/exiv2	Sun Jan 19 18:18:06 2020 +0100
@@ -23,7 +23,7 @@
 # Two additional attributes are provided by this streamlet: "Image height" and "Image width" (they are extracted from "Image size").
 
 
-. "$(dirname "$0")/streamlet-common.sh"
+. "$(dirname "$(realpath "$0")")/streamlet-common.sh"
 
 processMessage_WAITING_FOR_OUTPUT_ATTRIBUTES_METADATA() {
 	streamletFields=()