superslicer-prerelease/start-superslicer.sh

3 lines
117 B
Bash
Raw Normal View History

#!/bin/bash
LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/opt/usr/lib:/opt/wxgtk-dev/lib" /usr/share/SuperSlicer/superslicer $@