figurolatam / cron-jobs

Shell scripts for management cron jos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cron Jobs

This repo holds multiple bash scripts used for management purposes and cron jobs.

Example usage

Copy a file from the repo and make it executable.

wget https://raw.githubusercontent.com/figurolatam/cron-jobs/main/chatwoot/upgrade.sh -O ./upgrade.sh && chmod +x ./upgrade.sh

About

Shell scripts for management cron jos.


Languages

Language:Shell 100.0%