changed profile name to headless

This commit is contained in:
Jonathan Hodgson 2020-05-25 18:29:18 +01:00
parent 031ae34a60
commit 4ac6ff54dc

View file

@ -24,7 +24,7 @@ die(){
# This will need to be a profile that isn't currently open
# I suggest making one for headless use
# go to about:profiles in firefox to create one
profile="test"
profile="headless"
# Url of site to put in iframe
url="$1"