remove bin install, vdns scripts have been removed
This commit is contained in:
parent
88540c4a6c
commit
0fc0196499
|
@ -24,9 +24,6 @@ fi
|
||||||
chmod 755 sbin/*
|
chmod 755 sbin/*
|
||||||
cp sbin/* /usr/local/sbin/
|
cp sbin/* /usr/local/sbin/
|
||||||
|
|
||||||
chmod 755 bin/*
|
|
||||||
cp bin/* /usr/local/bin/
|
|
||||||
|
|
||||||
if [[ ! -f /usr/local/etc/pdns.conf ]]; then
|
if [[ ! -f /usr/local/etc/pdns.conf ]]; then
|
||||||
cp etc/pdns.conf /usr/local/etc/pdns.conf
|
cp etc/pdns.conf /usr/local/etc/pdns.conf
|
||||||
chmod 640 /usr/local/etc/pdns.conf
|
chmod 640 /usr/local/etc/pdns.conf
|
||||||
|
|
Loading…
Reference in New Issue
Block a user