changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra / scripts/box-run.sh

changeset 339: b8fa25450726
parent: 1453fe56e52a
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 21 Jul 2024 00:40:31 -0400
permissions: -rwxr-xr-x
description: tweak
1 #!/bin/sh
2 set -e
3 podman run --name "box" --replace -it "infra/box" $@