5 lines
97 B
Bash
Executable File
5 lines
97 B
Bash
Executable File
#!/bin/bash
|
|
# BlackRoad Cart System
|
|
echo "🛒 BlackRoad cart system"
|
|
echo "E-Commerce platform"
|