5 lines
104 B
Bash
Executable File
5 lines
104 B
Bash
Executable File
#!/bin/bash
|
|
# BlackRoad Banking Platform
|
|
echo "💰 BlackRoad banking platform"
|
|
echo "FinTech platform"
|