mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-22 09:39:48 +00:00
[Update] Remove parameter
This commit is contained in:
parent
806d45d806
commit
ce7643b3ad
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
#exit on error and pipefail
|
||||
set -o errexit
|
||||
set -o pipefail
|
||||
|
||||
for bin in curl docker-compose docker git awk sha1sum; do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue