mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 14:06:58 +02:00
Revert "Copying au-generator.zip file to the image directory"
This reverts commit a8107a22d6
.
TEST=none
BUG=http://code.google.com/p/chromium-os/issues/detail?id=9639
Change-Id: I45c41dc6a3ffc22363bd9775c335fa87c0aa5174
TBR=
This commit is contained in:
parent
c58667b8c4
commit
bce3668d75
@ -234,7 +234,6 @@ echo "$LAST_CHANGE" > "${FLAGS_to}/LATEST"
|
||||
# Make sure files are readable
|
||||
chmod 644 "$ZIPFILE" "${FLAGS_to}/LATEST"
|
||||
chmod 755 "$OUTDIR"
|
||||
cp -f "${FLAGS_from}/au-generator.zip" "${OUTDIR}/"
|
||||
|
||||
|
||||
function gsutil_archive() {
|
||||
|
Loading…
Reference in New Issue
Block a user