mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-18 21:39:12 +02:00
Update 99-run.sh
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
#!/usr/bin/env bashio
|
#!/usr/bin/env bashio
|
||||||
# shellcheck shell=bash
|
# shellcheck shell=bash
|
||||||
set -euo pipefail
|
|
||||||
|
|
||||||
# Internal MinIO credentials (not user-configurable; MinIO is 127.0.0.1 only)
|
# Internal MinIO credentials (not user-configurable; MinIO is 127.0.0.1 only)
|
||||||
MINIO_CRED_FILE="/config/minio-creds"
|
MINIO_CRED_FILE="/config/minio-creds"
|
||||||
|
|||||||
Reference in New Issue
Block a user