Skip to content

Commit

Permalink
PIPESTATUS requires /bin/bash
Browse files Browse the repository at this point in the history
  • Loading branch information
rednoah committed Oct 12, 2021
1 parent ce8f69b commit c476d14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/opt/filebot-node/task
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh -u
#!/bin/bash -u

export FILEBOT_NODE_DATA="$HOME/node"
export FILEBOT_NODE_TASK="$1"
Expand Down

0 comments on commit c476d14

Please sign in to comment.