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