superslicer-prerelease/start-superslicer.sh

3 lines
98 B
Bash
Raw Normal View History

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