Skip to content

Commit 58e32a5

Browse files
committed
drop ls
1 parent 58d778b commit 58e32a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rootfs/usr/local/bin/entrypoint.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/bin/ash
22
if [ -z "${1}" ]; then
33
cd /opt/py-kms-gui
4-
ls -lah
54
set -- "gunicorn" \
65
--log-level INFO \
76
pykms_WebUI:app

0 commit comments

Comments
 (0)