• Olá Visitante, se gosta do forum e pretende contribuir com um donativo para auxiliar nos encargos financeiros inerentes ao alojamento desta plataforma, pode encontrar mais informações sobre os várias formas disponíveis para o fazer no seguinte tópico: leia mais... O seu contributo é importante! Obrigado.

AzBox HD Crond & SCDXCas

aguda

GF Ouro
Entrou
Ago 28, 2007
Mensagens
19,102
Gostos Recebidos
2
AzBox HD Crond & SCDXCas

If You want to make that AzBox HD run automatically Key updates, and that You dont need to do it manually You can do this by simple putting cron.tab file in Crond plugin folder and no need to force update manually.

Just create cron.tab file, and put this inside :

Código:
SHELL=/bin/sh
PATH=/sbin:/bin:/usr/sbin:/usr/bin

HOME=/EMU/OpenXCAS/Cron/

# run-parts
0 * * * * /EMU/OpenXCAS/SCDXCas/SCDXCas

For this, You need to have installed Crond plugin and SCDXCas plugin.

I attached also mine cron.tab file, where Crond plugin execute every 1 hour. SCDXcas plugin.

That is all, enjoy.

NOTE: file cron, cron.tab, and run.sh must have 755 CHMOD permissions


tradutor:right:
 
Última edição:
Topo