Herby Vojčík 5 years ago
parent
commit
7b3911306d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      mvdir.sh

+ 1 - 0
mvdir.sh

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