Skip to content

Commit

Permalink
--time option added
Browse files Browse the repository at this point in the history
  • Loading branch information
yegorov-p committed Jul 10, 2015
1 parent 9f7ad6c commit fffa059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ python zapret_checker.py
**-r, --request** файл, содержащий данные об операторе
**-s, --signature** файл, содержащий отсоединенную электронную подпись в формате PKCS#7 (PEM или DER)
**-l, --log** файл, в который будет записываться лог (по умолчанию *rkn_dump.log*)

**-t, --time** возвращает unixtime последнего обновления реестра
###crontab -e###
*/10 * * * * /путь_к_папке_со_скриптом && python zapret_checker.py -r req.xml -s req.der

Expand Down

0 comments on commit fffa059

Please sign in to comment.