„raspberry.yml“ ändern
This commit is contained in:
parent
1a1424eee6
commit
1240f52d3a
@ -24,7 +24,7 @@
|
||||
group: root
|
||||
marker: "# {mark} ANSIBLE MANAGED BLOCK"
|
||||
block: |
|
||||
[ -e /var/log/raspi-wifi-country.log ] exit 0
|
||||
[ -e /var/log/raspi-wifi-country.log ] && exit 0
|
||||
raspi-config nonint do_wifi_country DE
|
||||
echo "$(date) $$" >> /var/log/raspi-wifi-country.log
|
||||
backup: yes
|
||||
|
Loading…
Reference in New Issue
Block a user