File cpmn.sh of Package cpmn
#!/bin/bash echo "🐔 Welcome to CPMN – the Chilly Package Manager New" echo echo " __" echo " __(o )>" echo " \\_ )" echo " '' ''" echo echo "Did you hear about the package manager that crossed the road?" sleep 1 echo "..." sleep 1 echo "To escape the broken dependency on the other side." echo echo "CPMN is still warming up. Real feathers coming soon." exit 0