4 lines
80 B
Bash
Executable File
4 lines
80 B
Bash
Executable File
#!/bin/bash
|
|
# BlackRoad notification hub
|
|
echo '💬 BlackRoad notification hub'
|