summarylogtreecommitdiffstats
path: root/start-superslicer.sh
diff options
context:
space:
mode:
Diffstat (limited to 'start-superslicer.sh')
-rw-r--r--start-superslicer.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/start-superslicer.sh b/start-superslicer.sh
index d41bb130759c..9c38b060309b 100644
--- a/start-superslicer.sh
+++ b/start-superslicer.sh
@@ -1,2 +1,2 @@
#!/bin/bash
-LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/opt/usr/lib:/opt/wxgtk-dev/lib" /usr/share/SuperSlicer/superslicer $@
+LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/opt/wxgtk-dev/lib" /usr/share/SuperSlicer/superslicer "$@"