We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58d778b commit 58e32a5Copy full SHA for 58e32a5
rootfs/usr/local/bin/entrypoint.sh
@@ -1,7 +1,6 @@
1
#!/bin/ash
2
if [ -z "${1}" ]; then
3
cd /opt/py-kms-gui
4
- ls -lah
5
set -- "gunicorn" \
6
--log-level INFO \
7
pykms_WebUI:app
0 commit comments