We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a975194 commit 438bcc6Copy full SHA for 438bcc6
docs/source/misc.rst
@@ -17,7 +17,7 @@ Here is an example::
17
18
[Service]
19
Type=oneshot
20
- ExecStart=/path/to/venv/bin/python /path/to/vulnerablecode/manage.py import --all
+ ExecStart=/path/to/venv/bin/python /path/to/vulnerablecode/manage.py import --all && /path/to/venv/bin/python /path/to/vulnerablecode/manage.py improve --all
21
22
$ cat ~/.config/systemd/user/vulnerablecode.timer
23
0 commit comments