openuds/actor/linux/scripts/udsactor

7 lines
83 B
Plaintext
Raw Normal View History

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