mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-31 01:52:00 +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
|
||||
resourcefolder=$appfolder
|
||||
|
||||
echo "Appfolder: $appfolder, archivefolder: $archivefolder"
|
||||
echo "Appfolder: $appfolder, archivefolder: $archivefolder, resourcefolder=$resourcefolder"
|
||||
|
||||
# Our slic3r dir and location of perl
|
||||
if [[ ! -z "$PERL_BIN" ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user