#!/usr/bin/bash
LD_LIBRARY_PATH=/usr/lib64/freecad/lib /usr/lib64/freecad/bin/FreeCADCmd "$@"
