mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
vpn-statistic: move collectd converter to the right place
Build of cdrom will fail if the converter script is not moved to the right place
This commit is contained in:
committed by
Michael Tremer
parent
5c3b3bd8e1
commit
462056ad86
@@ -101,7 +101,8 @@ $(TARGET) :
|
||||
|
||||
# Move script to correct place.
|
||||
mv -vf /usr/local/bin/ovpn-ccd-convert /usr/sbin/
|
||||
|
||||
mv -vf /usr/local/bin/ovpn-collectd-convert /usr/sbin/
|
||||
|
||||
# Install firewall scripts.
|
||||
mkdir -pv /usr/lib/firewall
|
||||
install -m 755 $(DIR_SRC)/config/firewall/rules.pl \
|
||||
|
||||
Reference in New Issue
Block a user