commit | 3d187f204fb739df796d59774c56d8ac15e64b1a | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Sep 24 18:55:58 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Sep 24 19:36:18 2024 +0900 |
tree | 45a5940c1ed5e9d57f58517319cb70c551951d8a | |
parent | da733ac18036521ef4188207fa9d2f92f62ef393 [diff] [blame] |
Update build script to run in container Bug: N/A Test: run kokoro Change-Id: Ie83204d4ea4630bf3b6783f1605f451082d1051f
diff --git a/build/debian/build.sh b/build/debian/build.sh index e7e44f2..24de78a 100755 --- a/build/debian/build.sh +++ b/build/debian/build.sh
@@ -53,6 +53,8 @@ udev \ qemu-system-arm \ qemu-user-static + + sed -i s/losetup\ -f/losetup\ -P\ -f/g /usr/sbin/fai-diskimage } download_debian_cloud_image() {