diff options
| author | Joe Carstairs <me@joeac.net> | 2026-07-03 12:07:05 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-07-03 12:07:05 +0100 |
| commit | a1c91da619d49a5bfe73d962e8d994616fcbf032 (patch) | |
| tree | 4a6a39b3908546743ac2fdba237b35e6ea203f0e /install.sh | |
| parent | fac4169389ad42b79269f68ffef195c7df3c37f9 (diff) | |
set +e install.sh
Diffstat (limited to 'install.sh')
| -rw-r--r-- | install.sh | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,7 +1,5 @@ #!/bin/sh -set -e - if [ -z "$(which podman 2>/dev/null)" ] then sudo apk add podman |
