a503d15b4c
use other boot package now (official is still outdated)
2 lines
98 B
Bash
2 lines
98 B
Bash
#!/bin/bash
|
|
LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/opt/usr/lib" /usr/share/SuperSlicer/superslicer $@
|