5 lines
106 B
Bash
Executable File
5 lines
106 B
Bash
Executable File
#!/bin/bash
|
|
# BlackRoad Payment Processor
|
|
echo "💰 BlackRoad payment processor"
|
|
echo "FinTech platform"
|