Fix coding style for postfix.sh
This commit is contained in:
parent
2013f05a1f
commit
68d8e9e492
@ -1,6 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
SOURCE_DIR=$(realpath $(dirname "${0}"))/postfix
|
SOURCE_DIR=$(realpath $(dirname "${0}"))/postfix
|
||||||
|
|
||||||
# Build Docker container
|
# Build Docker container
|
||||||
docker build -t postfix ${SOURCE_DIR}
|
docker build -t postfix ${SOURCE_DIR}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user