#!/bin/sh echo "With python installed, use the following command to launch admin" echo " /opt/sbin/cherokee-admin -b" echo "The admin web interface is accessible at" echo " http://:9090"