--Interval argument not working
Closed this issue · 1 comments
NiklasKK commented
Running the app with the following command:
python.exe impf.py --citizen-id=AAAAAAAA-0000-0000-0000-AAAAAAAAAAAA --email=user@example.com --password=my_password --interval=60
The next free appointment will then be printed, but then the application will be closed.
NiklasKK commented
Nevermind I misunderstood the function of the --intervall argument.