Working, refactored news_fetch, better documentation for launch
This commit is contained in:
2
launch
2
launch
@@ -9,7 +9,7 @@ echo "Bash script launching COSS_ARCHIVING..."
|
||||
export CONTAINER_DATA=~/Bulk/COSS/Downloads/coss_archiving
|
||||
export UNAME=remy
|
||||
# CHANGE ME WHEN UPDATING FIREFOX
|
||||
export GECKODRIVER_IMG=selenium/standalone-firefox:103.0
|
||||
export GECKODRIVER_IMG=selenium/standalone-firefox:104.0
|
||||
# version must be >= than the one on the host or firefox will not start (because of mismatched config)
|
||||
|
||||
if [[ $1 == "debug" ]]
|
||||
|
Reference in New Issue
Block a user