summaryrefslogtreecommitdiffstats
path: root/run/run-devel.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run/run-devel.sh')
-rw-r--r--run/run-devel.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/run/run-devel.sh b/run/run-devel.sh
deleted file mode 100644
index 2adb95c..0000000
--- a/run/run-devel.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#! /bin/bash
-
-set -o errexit
-
-podman run --name "ccpi-run" -it --rm --hooks-dir /usr/share/containers/oci/hooks.d/ -v ~/ccpi/data:/ccpi/data localhost/ccpi:devel bash