mirror of
https://github.com/adrianjagielak/home-assistant-futurehome.git
synced 2025-12-09 08:14:50 -07: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
|