mirror of
https://github.com/adrianjagielak/home-assistant-futurehome.git
synced 2025-10-10 14:32:06 -06:00
4 lines
64 B
Bash
Executable File
4 lines
64 B
Bash
Executable File
#!/bin/bash
|
|
|
|
echo "All done!" > /share/example_addon_output.txt
|