blob: 4cec6f7dd22d81fb66f80be1837951d9ee2581c6 [file] [log] [blame] [edit]
#!/bin/bash
# Copyright 2023 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
tar --directory "$1" -czvf "$3" "$2"