diff --git a/examples/stylit/run.sh b/examples/stylit/run.sh index b775bfe..3e70a9e 100755 --- a/examples/stylit/run.sh +++ b/examples/stylit/run.sh @@ -1,5 +1,5 @@ #!/bin/sh -export PATH=../../bin:$PATH +export PATH="../../bin:$PATH" ebsynth -style source_style.png \ -guide source_fullgi.png target_fullgi.png -weight 0.5 \