Skip to content

Commit c2dc88c

Browse files
committed
chore: add set -eu
1 parent 237903f commit c2dc88c

File tree

1 file changed

+1
-0
lines changed
  • plugin/source/dynamix.unraid.net/install

1 file changed

+1
-0
lines changed

plugin/source/dynamix.unraid.net/install/doinst.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/sh
2+
set -eu
23
# Main installation script for dynamix.unraid.net package
34
# This script calls specialized external scripts to handle different aspects of installation
45

0 commit comments

Comments
 (0)