4

GitHub - kheshav/cron-launcher: Cron Launcher for Linux

 1 year ago
source link: https://github.com/kheshav/cron-launcher
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Simplify your cron zap

Cron-Launcher - a simple yet flexible cron launcher for Linux fire

Prerequisites

  • Linux

Installation

Install cron-launcher by downloading the release tar and run the ./install.sh script

  tar -zxvf cron-launcher.<release>.tar.gz
  cd cron-launcher
  bash ./install.sh

Configuring your cron to use the cron-launcher

Add the following variable in your crontab:

SHELL=/opt/cron-launcher/bin/cron-launcher
SHELL=/opt/cron-launcher/bin/cron-launcher
5 0 * * *       $HOME/bin/daily.job >> $HOME/tmp/out 2>&1

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK