5 lines
100 B
Bash
Executable File
5 lines
100 B
Bash
Executable File
#!/bin/bash
|
|
# BlackRoad Lending System
|
|
echo "💰 BlackRoad lending system"
|
|
echo "FinTech platform"
|