3 lines
120 B
Bash
3 lines
120 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
exec /opt/LycheeSlicer/lycheeslicer-launcher -program /opt/LycheeSlicer/lycheeslicer -proxy -- "$@"
|