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