Move configuration file to directory conf also for Postfix Relay installation
This commit is contained in:
parent
5b5fcfa595
commit
4501c38aa7
@ -86,7 +86,7 @@ fi
|
||||
|
||||
echo ""
|
||||
|
||||
conf_dir=$(dirname $0)
|
||||
conf_dir=$(dirname $0)/conf
|
||||
conf_file="${conf_dir}/install_postfix_relay.conf"
|
||||
|
||||
if [[ -f "$conf_file" ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user