mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-29 16:21:58 +08:00
Fixed casing for slic3r
This commit is contained in:
parent
8f65bf7f62
commit
1123c68f50
@ -66,7 +66,7 @@ echo "Copying resources..."
|
||||
cp -rf $SLIC3R_DIR/var $resourcefolder/
|
||||
|
||||
echo "Copying Slic3r..."
|
||||
cp $SLIC3R_DIR/slic3r $archivefolder/Slic3r
|
||||
cp $SLIC3R_DIR/Slic3r $archivefolder/Slic3r
|
||||
|
||||
mkdir $archivefolder/bin
|
||||
echo "Installing libraries to $archivefolder/bin ..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user