pschneider1968 / pihole-bl-msft-telemetry-bsi

Pi-Hole blocklist for hosts involved in Microsoft Windows telemetry, as documented by BSI Bund in Germany
MIT License
7 stars 0 forks source link

BUG: refresh_all.sh gives error in cron job: "Bad substitution" #9

Closed pschneider1968 closed 1 year ago

pschneider1968 commented 1 year ago

This error occurs when /bin/sh is actually /usr/bin/dash

Fix is to ensure we use /bin/bash.