Use /bin/sh for devpod script

This commit is contained in:
2026-08-06 14:38:20 +02:00
parent 0f1cbab71a
commit 6a1f79b6a3
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash #!/bin/sh
set -e set -e
IMAGE_NAME="devpod" IMAGE_NAME="devpod"