// Checkpointing GC script
sh_binary {
    name: "checkpoint_gc",
    src: "checkpoint_gc.sh",
    vendor: true,
}