mirror of
https://github.com/11notes/docker-kms-gui.git
synced 2025-11-02 04:13:13 +00:00
drop ls
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#!/bin/ash
|
||||
if [ -z "${1}" ]; then
|
||||
cd /opt/py-kms-gui
|
||||
ls -lah
|
||||
set -- "gunicorn" \
|
||||
--log-level INFO \
|
||||
pykms_WebUI:app
|
||||
|
||||
Reference in New Issue
Block a user