mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-24 12:44:47 +02:00
misc: remaining v13 todos (#3370)
This commit is contained in:
parent
68265b744d
commit
6a4fac61f8
4 changed files with 32 additions and 18 deletions
|
@ -1,6 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
shopt -s globstar
|
||||
set -o pipefail
|
||||
shopt -s globstar inherit_errexit
|
||||
|
||||
# ------------------------------------------------------------
|
||||
# ? >> Sourcing helpers & stacks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue