hassio-addons/mi-scale/dockerscripts/entrypoint.sh

4 lines
27 B
Bash
Raw Normal View History

2020-07-01 02:18:55 +08:00
#!/bin/sh
set -e
exec "$@"