1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-01-06 13:17:54 +03:00
openuds/actor/linux/scripts/UDSActorTool
2021-10-18 18:00:05 +02:00

7 lines
99 B
Bash
Executable File

#!/bin/sh
FOLDER=/usr/share/UDSActor
cd $FOLDER
exec python3 -s actor_client.py -platform xcb $@