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