5 lines
137 B
Bash
Executable File
5 lines
137 B
Bash
Executable File
#!/bin/bash
|
|
# BlackRoad Serverless Orchestrator
|
|
echo "🏗️ BlackRoad serverless orchestrator"
|
|
echo "Next-gen infrastructure platform"
|