simonclausen / dnscrypt-autoinstall

Automatic installation and configuration of DNSCrypt (on Debian + Redhat like systems). This script will install DNSCrypt and configure it to start on boot and use an optional dnscrypt service.
Other
224 stars 73 forks source link

fedora error #26

Closed tvvocold closed 10 years ago

tvvocold commented 10 years ago

sudo sh ./dnscrypt-autoinstall-redhat.sh Error!

You should not run this script directly as root.

AladW commented 10 years ago

This is by design, see #10. Simply do, ./dnscrypt-autoinstall-redhat.sh, and it should sudo what it needs. :) (README needs an update!)