@@ -1,4 +1,5 @@
#!/bin/sh
+set -e
if [ -n "$PLUGIN_SOURCE" -a -n "$PLUGIN_TARGET" ]; then
set "$PLUGIN_SOURCE" "$PLUGIN_TARGET"