Merge branch 'development' into updater_rewrite

This commit is contained in:
Dan Schaper 2016-12-27 11:59:52 -08:00 committed by GitHub
commit ef8292d371
8 changed files with 276 additions and 37 deletions

View file

@ -61,6 +61,7 @@ SetWebPassword(){
echo "WEBPASSWORD=${hash}" >> /etc/pihole/setupVars.conf
echo "New password set"
else
echo "WEBPASSWORD=" >> /etc/pihole/setupVars.conf
echo "Password removed"
fi