openuds/actor/linux/scripts/UDSActorTool

7 lines
82 B
Plaintext
Raw Normal View History

#!/bin/sh
FOLDER=/usr/share/UDSActor
cd $FOLDER
2019-12-26 12:08:32 +03:00
exec python3 actor_client.py $@