Skip to content

Commit

Permalink
mailcow: fix ysh error
Browse files Browse the repository at this point in the history
  • Loading branch information
mkg20001 committed Dec 8, 2024
1 parent e491c12 commit 793473d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/mailcow/src/bin.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/usr/bin/env ysh

shopt --unset no_exported

set -euo pipefail

export PATH=@path@
Expand Down

0 comments on commit 793473d

Please sign in to comment.