5 lines
111 B
Bash
Executable File
5 lines
111 B
Bash
Executable File
#!/bin/bash
|
|
# BlackRoad Iot Edge Gateway
|
|
echo "🌐 BlackRoad iot edge gateway"
|
|
echo "Edge computing platform"
|