5 lines
65 B
Bash
5 lines
65 B
Bash
#!/bin/bash
|
|
|
|
# entrypoint for docker
|
|
|
|
/bin/bash ./boot.sh start f |