5 lines
149 B
Bash
Executable File
5 lines
149 B
Bash
Executable File
#!/bin/bash
|
|
# BlackRoad Infrastructure As Code Engine
|
|
echo "🏗️ BlackRoad infrastructure as code engine"
|
|
echo "Next-gen infrastructure platform"
|