1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-01-08 21:18:00 +03:00
openuds/actor/linux/scripts/UDSActorConfig-unmanaged
Adolfo Gómez García d33e5e3a1e Unmanaged for Linux
2020-02-13 09:49:30 +01:00

7 lines
92 B
Bash
Executable File

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