X-Git-Url: https://plomlompom.com/repos/?p=berlin-corona-table;a=blobdiff_plain;f=update.sh;fp=update.sh;h=ace8592a60902c614e510a2b6020621981b734f2;hp=6e4527191aabeee3835d483086fe523f66ed7eba;hb=0c72202485d4042624ee6523c0c751c73d031a7d;hpb=c3679030e826e108fa787dd0eeeb9d458e80f5aa diff --git a/update.sh b/update.sh index 6e45271..ace8592 100755 --- a/update.sh +++ b/update.sh @@ -24,5 +24,5 @@ curl "${CSV_URL}" \ # kill this script due to "set -e". ./enhance_table.py "${table_path}" html > /tmp/berlin_corona.html ./enhance_table.py "${table_path}" txt > /tmp/berlin_corona.txt -mv /tmp/berlin_corona.html > /var/www/html/ -mv /tmp/berlin_corona.txt > /var/www/html/ +mv /tmp/berlin_corona.html /var/www/html/ +mv /tmp/berlin_corona.txt /var/www/html/