diff options
| -rw-r--r-- | install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/bin/sh -set -e +set -ex if [ -z "$(which podman 2>/dev/null)" ] then |
![]() |
index : joeac.net.git | |
| Joe Carstairs' personal homepage | git+joeac.net@mail.joeac.net |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | install.sh | 2 |
@@ -1,6 +1,6 @@ #!/bin/sh -set -e +set -ex if [ -z "$(which podman 2>/dev/null)" ] then |