@@ -0,0 +1,9 @@
+.PHONY: run-diario
+
+run-diario:
+ docker exec -it liciagbar_web php index.php Parser
+.PHONY: run-completo
+run-completo:
+ docker exec -it liciagbar_web php index.php ParserCompleto