changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra / scripts/box-run.sh

changeset 362: e3072a5cbc2d
parent: 1453fe56e52a
author: Richard Westhaver <ellis@rwest.io>
date: Tue, 03 Sep 2024 20:41:20 -0400
permissions: -rwxr-xr-x
description: oops
1 #!/bin/sh
2 set -e
3 podman run --name "box" --replace -it "infra/box" $@