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