#!/bin/bash yum install mailx vixie-cron crontabs -y mkdir -p /ras/jk cd /ras/jk wget dl.rashost.com/jk/jk.sh wget dl.rashost.com/jk/jk.cron chmod a+x /ras/jk/jk.sh mv jk.cron /etc/cron.d /etc/init.d/crond restart