mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Minor crontab update
This commit is contained in:
parent
cf1746e248
commit
e89ce2724a
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ chmod +x "$var_recyclarr_cron_file"
|
|||
msg_info "Configured Alpine-Recyclarr"
|
||||
|
||||
msg_info "Scheduling Alpine-Recyclarr with Crontab"
|
||||
echo "1 6 * * * root /opt/recyclarr/recyclarr.cron" >> /etc/crontab
|
||||
echo "1 6 * * * root $var_recyclarr_cron_file" >> /etc/crontab
|
||||
msg_info "Scheduled Alpine-Recyclarr with Crontab"
|
||||
|
||||
motd_ssh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue