This commit is contained in:
STAM 2020-03-02 11:59:03 +03:00
parent 4f8c8c7dbc
commit cff35f3154

View File

@ -31,4 +31,3 @@ if [ "${UID}" -eq 0 ]; then
else
exec "$FISHEYE_INST/bin/fisheyectl.sh" "$@"
fi