PrusaSlicer/package/osx/startup_script.sh
2017-03-06 16:35:58 +01:00

5 lines
94 B
Bash

#!/bin/bash
DIR=$(dirname "$0")
$DIR/perl-local -I$DIR/local-lib/lib/perl5 $DIR/slic3r.pl $@