diff --git a/update.py.example b/update.py.example index ff17e1f..81daa99 100755 --- a/update.py.example +++ b/update.py.example @@ -10,7 +10,7 @@ passwd = '' url = 'http://wwwmayr.informatik.tu-muenchen.de/lehre/2015SS/theo/' -files = [ +files = [ ('2015-theo\.pdf', 'Skript'), ('2015-\d{2}-\d{2}\.pdf', 'Skript'), ]