mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Fixed Postfix packages
This commit is contained in:
@@ -89,5 +89,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
rm -vf /etc/postfix/main.cf.default
|
||||
cp -vf $(DIR_CONF)/postfix/* /etc/postfix
|
||||
mv -vf /etc/postfix/aliases /etc/aliases
|
||||
mkdir /var/lib/postfix
|
||||
chown postfix.root /var/lib/postfix
|
||||
@rm -rf $(DIR_APP)
|
||||
@$(POSTBUILD)
|
||||
|
||||
Reference in New Issue
Block a user