aboutsummaryrefslogtreecommitdiffstats
path: root/blender-plugin-vectex
diff options
context:
space:
mode:
Diffstat (limited to 'blender-plugin-vectex')
-rwxr-xr-xblender-plugin-vectex/watch2
1 files changed, 1 insertions, 1 deletions
diff --git a/blender-plugin-vectex/watch b/blender-plugin-vectex/watch
index 953ad61..7972b5c 100755
--- a/blender-plugin-vectex/watch
+++ b/blender-plugin-vectex/watch
@@ -13,7 +13,7 @@ if [ $? = 0 ]; then
echo 'blender-plugin-vectex'
fi
rm index.html
-elif [ ! -f unfetchable ]
+elif [ ! -f unfetchable ]; then
touch unfetchable
echo 'blender-plugin-vectex (unfetchable)'
fi