Fix image entrypoint

This commit is contained in:
niusmallnan
2021-04-17 12:07:24 +08:00
parent 444300f537
commit 25a8afe005

View File

@@ -1,3 +1,3 @@
#!/bin/bash
#!/bin/sh
/usr/bin/kube-explorer "${@}"
kube-explorer "${@}"