forked from shaba/openuds
Added -s also to udsactor user space
This commit is contained in:
parent
d8e6de8c1e
commit
c129c83ca0
@ -3,4 +3,4 @@
|
|||||||
FOLDER=/usr/share/UDSActor
|
FOLDER=/usr/share/UDSActor
|
||||||
|
|
||||||
cd $FOLDER
|
cd $FOLDER
|
||||||
exec python3 actor_client.py -platform xcb $@
|
exec python3 -s actor_client.py -platform xcb $@
|
||||||
|
Loading…
Reference in New Issue
Block a user