mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Made some nicer graphs and fixes
Changed ast package from Peter git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1184 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -112,5 +112,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
-mkdir -p /var/ipfire/asterisk
|
||||
cp -vrf $(DIR_SRC)/config/asterisk/* /var/ipfire/asterisk/
|
||||
chmod o+w /var/ipfire/asterisk
|
||||
chown nobody:nobody -R /var/ipfire/asterisk
|
||||
ln -f -s /var/ipfire/asterisk/wakeup/wakeup.sh /etc/fcron.minutely/wakeup.sh
|
||||
@$(POSTBUILD)
|
||||
|
||||
Reference in New Issue
Block a user