5 lines
105 B
Bash
Executable File
5 lines
105 B
Bash
Executable File
#!/bin/bash
|
|
# BlackRoad Payment Gateway
|
|
echo "🛒 BlackRoad payment gateway"
|
|
echo "E-Commerce platform"
|