services-xbee_net/entrypoint.sh

4 lines
29 B
Bash
Raw Normal View History

#!/bin/bash
set -e
exec "$@"