1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

use /usr/bin/env perl for shebang

This commit is contained in:
mikegrb
2014-03-16 13:19:03 -04:00
parent 96c2c21707
commit 93cbac7288
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/perl
#!/usr/bin/env perl
use strict;
use warnings;