changed profile name to headless
This commit is contained in:
parent
031ae34a60
commit
4ac6ff54dc
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ die(){
|
||||||
# This will need to be a profile that isn't currently open
|
# This will need to be a profile that isn't currently open
|
||||||
# I suggest making one for headless use
|
# I suggest making one for headless use
|
||||||
# go to about:profiles in firefox to create one
|
# go to about:profiles in firefox to create one
|
||||||
profile="test"
|
profile="headless"
|
||||||
|
|
||||||
# Url of site to put in iframe
|
# Url of site to put in iframe
|
||||||
url="$1"
|
url="$1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue