5 lines
113 B
Bash
Executable File
5 lines
113 B
Bash
Executable File
#!/bin/bash
|
|
# BlackRoad Course Creator
|
|
echo "📚 BlackRoad course creator"
|
|
echo "Education technology platform"
|