Use correct option
This commit is contained in:
parent
e9f4786788
commit
4906c633e2
|
@ -2,4 +2,4 @@
|
|||
|
||||
here=$(cd $(dirname $0); pwd)
|
||||
cd $here
|
||||
exec poetry run python foobaz.py -a 127.0.0.1 -p 8081 -r shop -u 2
|
||||
exec poetry run python foobaz.py -a 127.0.0.1 -l 8081 -r shop -u 2
|
||||
|
|
Loading…
Reference in a new issue