diff --git a/etc/update.sh b/etc/update.sh index 145c89a..491f6aa 100755 --- a/etc/update.sh +++ b/etc/update.sh @@ -20,8 +20,6 @@ curl -SsL --retry 5 $statusurl | jq '.["jobs"][1:] | .[] | .name+":"+.conclusion # get tutorial last modified dates cd etc python3 update-dates.py -# update contributors list -python3 update-contributors.py cd .. # run jekyll bundle exec jekyll build --config _config.yml,_config_production.yml -d /srv/www/www-mathe-oscar/data/http