xml edits

This commit is contained in:
gauthiier
2020-01-14 10:11:58 +01:00
parent a87ab85e29
commit 22f1a524cd
18 changed files with 696 additions and 19 deletions
Executable
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
source activate digest
gunicorn -w 1 --bind 0.0.0.0:2020 www-serve:app