openuds/actor/linux/scripts/UDSActorTool

7 lines
99 B
Plaintext
Raw Normal View History

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