INIT
This commit is contained in:
commit
7325f650b6
6 changed files with 109 additions and 0 deletions
4
init.sh
Executable file
4
init.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
env >> /etc/environment
|
||||
/usr/local/bin/python /app/runner.py
|
||||
Loading…
Add table
Add a link
Reference in a new issue