PrusaSlicer/package/osx/startup_script.sh
2017-03-04 21:06:57 -08:00

5 lines
61 B
Bash

#!/bin/bash
DIR=$(dirname "$0")
$DIR/perl $DIR/slic3r.pl $@