openuds/actor/linux/scripts/UDSActorTool

7 lines
99 B
Plaintext
Raw Permalink Normal View History

#!/bin/sh
FOLDER=/usr/share/UDSActor
cd $FOLDER
2021-10-18 19:00:05 +03:00
exec python3 -s actor_client.py -platform xcb $@