mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
fixed hostap rootfile and postifx buildscript
This commit is contained in:
@@ -89,7 +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
|
||||
mkdir -p /var/lib/postfix
|
||||
chown postfix.root /var/lib/postfix
|
||||
@rm -rf $(DIR_APP)
|
||||
@$(POSTBUILD)
|
||||
|
||||
Reference in New Issue
Block a user