Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions leads_vec/_bootloader/leads_vec.service.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ then
fi

# change the interpreter or adjust the arguments according to your needs
# do not remove `--xws`
python-leads -m leads_vec -c /usr/local/leads/config.json --xws run
# do not use `--xws`
python-leads -m leads_vec -c /usr/local/leads/config.json run