Slic3r/package/osx/startup_script.sh
2017-03-25 15:24:06 +01:00

5 lines
105 B
Bash

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