mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-05 19:46:17 +08:00
Fixes #40
This commit is contained in:
parent
0861381ad9
commit
0121b2c384
@ -154,9 +154,6 @@ else
|
||||
cp -a scripts/${BUILD_TARGET}/*.sh $TARGET_DIR/
|
||||
fi
|
||||
|
||||
#add readme file
|
||||
cp README ${TARGET_DIR}/README.txt
|
||||
|
||||
#package the result
|
||||
if (( ${ARCHIVE_FOR_DISTRIBUTION} )); then
|
||||
if [ $BUILD_TARGET = "win32" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user