mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 14:02:12 +08:00
dont stick csv files in random places
This commit is contained in:
@@ -94,9 +94,8 @@ done
|
||||
gnuplot ${LSHARE}/${PROJECT}-data.gp
|
||||
|
||||
# Make the seven day moving average file
|
||||
/usr/local/bin/mirrors-moving_avg.py > mirrorsdata-all-7day-ma.csv
|
||||
/usr/local/bin/mirrors-moving_avg.py > ${WEBDIR}/${PROJECT}data-all-7day-ma.csv
|
||||
|
||||
gnuplot ${LSHARE}/${PROJECT}-data-ma.gp
|
||||
gnuplot ${LSHARE}/${PROJECT}-moving.gp
|
||||
|
||||
# cleanup the temp data
|
||||
|
||||
Reference in New Issue
Block a user