5 lines
120 B
Bash
Executable File
5 lines
120 B
Bash
Executable File
#!/bin/bash
|
|
# BlackRoad Swarm Coordinator
|
|
echo "🤖 BlackRoad swarm coordinator"
|
|
echo "Robotics & automation platform"
|