Not so plain browser

This commit is contained in:
Bob Mottram 2016-09-09 10:26:08 +01:00
parent 93bbbaa3c4
commit d08f11ae1b
No known key found for this signature in database
GPG Key ID: 0452CC7CEA982E38
1 changed files with 1 additions and 1 deletions

View File

@ -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