8 lines
183 B
Desktop File
8 lines
183 B
Desktop File
[Unit]
|
|
Description=hh resume booster (одноразовый прогон)
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
WorkingDirectory=__DIR__
|
|
ExecStart=__DIR__/.venv/bin/python __DIR__/bump_resumes.py
|