mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 05:14:10 -07:00
*Copy/paste fail
This commit is contained in:
parent
f8c8a33d40
commit
9ada699ddf
1 changed files with 1 additions and 1 deletions
|
@ -1244,7 +1244,7 @@ command="sudo $VESTA/bin/v-update-user-stats"
|
||||||
$VESTA/bin/v-add-cron-job 'admin' '20' '00' '*' '*' '*' "$command"
|
$VESTA/bin/v-add-cron-job 'admin' '20' '00' '*' '*' '*' "$command"
|
||||||
command="sudo $VESTA/bin/v-update-sys-rrd"
|
command="sudo $VESTA/bin/v-update-sys-rrd"
|
||||||
$VESTA/bin/v-add-cron-job 'admin' '*/5' '*' '*' '*' '*' "$command"
|
$VESTA/bin/v-add-cron-job 'admin' '*/5' '*' '*' '*' '*' "$command"
|
||||||
service cron restart
|
service crond restart
|
||||||
|
|
||||||
# Building inititall rrd images
|
# Building inititall rrd images
|
||||||
$VESTA/bin/v-update-sys-rrd
|
$VESTA/bin/v-update-sys-rrd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue