summaryrefslogtreecommitdiff
path: root/cisco/dynamips/dynamips.install
blob: bfdcd7166802ce65cc02c2f0ed14558093e6f1a2 (plain)
1
2
3
4
5
6
7
8
# just a message about docs
post_install() {
    echo ">>> See the dynamips(1) and hypervisor_mode(7) man pages for docs"
}

op=$1
shift
$op $*