mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-17 05:35:56 +08:00
#4635 Remove end-of-line spaces.
This commit is contained in:
parent
95a00456cf
commit
53aac950b2
@ -77,7 +77,7 @@ echo "Creating new app folder: $appfolder"
|
|||||||
mkdir -p $appfolder
|
mkdir -p $appfolder
|
||||||
|
|
||||||
echo "Copying resources..."
|
echo "Copying resources..."
|
||||||
cp -rf $SLIC3R_DIR/var $resourcefolder/
|
cp -rf ${SLIC3R_DIR}/var $resourcefolder/
|
||||||
|
|
||||||
echo "Copying Slic3r..."
|
echo "Copying Slic3r..."
|
||||||
cp $SLIC3R_DIR/slic3r.pl $archivefolder/slic3r.pl
|
cp $SLIC3R_DIR/slic3r.pl $archivefolder/slic3r.pl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user