diff --git a/install.sh b/install.sh index 7ebc34b..0b760d7 100755 --- a/install.sh +++ b/install.sh @@ -21,6 +21,9 @@ if [[ ! -f /root/.pdns-credentials.ini ]]; then echo "Update /root/.pdns-credentials.ini with your settings (this is to be used with certbot-dns-powerdns)." fi +chmod 755 sbin/* +cp sbin/* /usr/local/sbin/ + chmod 755 bin/* cp bin/* /usr/local/bin/