added start_validate_links.sh
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
source ./venv/bin/activate
|
||||
python workers/link_validator_with_provided_list.py
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
source ./venv/bin/activate
|
||||
python workers/link_validator_with_provided_list.py
|
||||