5 lines
135 B
Bash
Executable File
5 lines
135 B
Bash
Executable File
#!/bin/bash
|
|
# BlackRoad Bioreactor Controller
|
|
echo "🧬 BlackRoad bioreactor controller"
|
|
echo "Synthetic biology & genetics platform"
|