mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-01 22:10:40 +08:00
#4635 Be more verbose about what is getting copied where.
This commit is contained in:
parent
0b84d55f23
commit
95a00456cf
@ -44,7 +44,7 @@ appfolder="$WD/${appname}"
|
|||||||
archivefolder=$appfolder
|
archivefolder=$appfolder
|
||||||
resourcefolder=$appfolder
|
resourcefolder=$appfolder
|
||||||
|
|
||||||
echo "Appfolder: $appfolder, archivefolder: $archivefolder"
|
echo "Appfolder: $appfolder, archivefolder: $archivefolder, resourcefolder=$resourcefolder"
|
||||||
|
|
||||||
# Our slic3r dir and location of perl
|
# Our slic3r dir and location of perl
|
||||||
if [[ ! -z "$PERL_BIN" ]]; then
|
if [[ ! -z "$PERL_BIN" ]]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user