normalize readme

This commit is contained in:
ElevenNotes
2024-11-02 01:22:54 +01:00
parent 38ce156200
commit 652022175f
7 changed files with 65 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/ash
if [ -z "$1" ]; then
elevenLogJSON info "starting ${APP_NAME} (${APP_VERSION})"
if [ -z "${1}" ]; then
elevenLogJSON info "starting ${APP_NAME}"
set -- "python3" \
/usr/local/bin/py-kms/pykms_Server.py \
${KMS_IP} \