3 lines
90 B
Bash
Executable file
3 lines
90 B
Bash
Executable file
#!/bin/sh
|
|
notify-send 'Notifcation from HomeAssistant' 'I want to cry a million cries...'
|