Slic3r/package/osx/startup_script.sh
2017-03-20 12:03:53 -05:00

5 lines
100 B
Bash

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