Not so plain browser
This commit is contained in:
parent
93bbbaa3c4
commit
d08f11ae1b
|
@ -35,7 +35,7 @@ IPFS_URL='http://127.0.0.1:8080/ipns'
|
|||
|
||||
# The browser application to use
|
||||
BROWSER=midori
|
||||
BROWSER_OPTIONS='--plain -p'
|
||||
BROWSER_OPTIONS='-p'
|
||||
|
||||
# An optional suffix to be appended to the URL
|
||||
SUFFIX=$1
|
||||
|
|
Loading…
Reference in New Issue