corrected python
This commit is contained in:
@@ -8,4 +8,4 @@ job0:
|
|||||||
- pwd
|
- pwd
|
||||||
- ls -la
|
- ls -la
|
||||||
- cd src
|
- cd src
|
||||||
- python -m scraper
|
- python3.7 -m scraper
|
||||||
Reference in New Issue
Block a user