openuds/actor/linux/scripts/UDSActorTool

7 lines
80 B
Plaintext
Raw Normal View History

#!/bin/sh
FOLDER=/usr/share/UDSActor
cd $FOLDER
exec python3 actor_tool.py $@