commit
462bcd7cce
@ -1,2 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
python3 prepare.py
|
||||
nginx -g daemon off;
|
Loading…
Reference in New Issue
Block a user
@ -1,2 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
python3 prepare.py
|
||||
nginx -g daemon off;
|