mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-14 03:16:01 +08:00
#4635 Extra information about what gets copied where.
This commit is contained in:
parent
53aac950b2
commit
63c7d68140
@ -76,7 +76,7 @@ fi
|
||||
echo "Creating new app folder: $appfolder"
|
||||
mkdir -p $appfolder
|
||||
|
||||
echo "Copying resources..."
|
||||
echo "Copying resources... from ${SLIC3R_DIR}/var to $resourcefolder"
|
||||
cp -rf ${SLIC3R_DIR}/var $resourcefolder/
|
||||
|
||||
echo "Copying Slic3r..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user