minor cleanup of build artifacts
This commit is contained in:
parent
4a7331e9a7
commit
817821a274
@ -70,6 +70,8 @@ script -q -c "appliance-creator \
|
|||||||
--debug \
|
--debug \
|
||||||
--cache /root/cache \
|
--cache /root/cache \
|
||||||
--verbose" | tee "${APPLIANCE_NAME}.log" || exit 1
|
--verbose" | tee "${APPLIANCE_NAME}.log" || exit 1
|
||||||
|
# the script command creates a file called typescript
|
||||||
|
rm -vf typescript
|
||||||
|
|
||||||
if [[ -d "${APPLIANCE_NAME}" ]]; then
|
if [[ -d "${APPLIANCE_NAME}" ]]; then
|
||||||
pushd "${APPLIANCE_NAME}" || exit 1
|
pushd "${APPLIANCE_NAME}" || exit 1
|
||||||
|
Loading…
Reference in New Issue
Block a user