improve tools for protocol handling
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo Reading old protocols
|
||||
./read_db.sh
|
||||
echo Getting E-Mail
|
||||
./read_topmails.py
|
||||
./read_ubmails.py
|
||||
echo Generating
|
||||
|
||||
./generate.py --proto > ~/fsmi/protokolle/$(date +%Y-%m-%d)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user