4 lines
64 B
Plaintext
4 lines
64 B
Plaintext
![]() |
#!/bin/bash
|
||
|
|
||
|
echo "All done!" > /share/example_addon_output.txt
|