Added data_scraper

This commit is contained in:
Juan Pablo Amoroso
2019-05-13 15:28:23 -03:00
parent 6b0f7e2d32
commit 34925b8bee
26 changed files with 5573 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
# import env vars that were written in entrypoint
env - `cat /root/env` $@