3 lines
90 B
Bash
3 lines
90 B
Bash
#!/bin/sh
|
|
exec /usr/bin/python3 -I /usr/lib/mission-core-node/environment_helper.py start
|