summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/install.sh b/install.sh
index de597bb..26dc689 100644
--- a/install.sh
+++ b/install.sh
@@ -1,7 +1,5 @@
#!/bin/sh
-set -e
-
if [ -z "$(which podman 2>/dev/null)" ]
then
sudo apk add podman