mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-30 15:52:00 +08:00
typo in script
This commit is contained in:
parent
405f7456c5
commit
a8a21d18ef
@ -7,7 +7,7 @@ echo "Requires PAR."
|
|||||||
|
|
||||||
# Change this to where you have Strawberry Perl installed.
|
# Change this to where you have Strawberry Perl installed.
|
||||||
#SET STRAWBERRY_PATH=C:\Strawberry
|
#SET STRAWBERRY_PATH=C:\Strawberry
|
||||||
New-Variable -Name "STRAWBERRY_PATH" -Visibility -Value "C:\Strawberry"
|
New-Variable -Name "STRAWBERRY_PATH" -Value "C:\Strawberry"
|
||||||
# ([io.fileinfo](Get-Command "perl.exe").Path).basename
|
# ([io.fileinfo](Get-Command "perl.exe").Path).basename
|
||||||
|
|
||||||
cpanm "PAR::Packer"
|
cpanm "PAR::Packer"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user