structured scripts
This commit is contained in:
6
bin/_boot/audio_boot_notification
Executable file
6
bin/_boot/audio_boot_notification
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
/home/pi/bin/say_in_english "Hello, raspberry pi `hostname` is booting" || true
|
||||
/home/pi/bin/say_in_english "IP is `hostname -I`" || true
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user