repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
nvu-extension-opera
/
mozilla-ext
blob
96b867e77d52818fbfe7dd23f008e5dfff83cd53
1
#!/bin/sh
2
3
# get URL to load
4
url
=
$1
; [
-z
$url
] &&
url
=
about
:
blank
5
6
# launch the browser
7
exec
/
usr
/
bin
/
opera
$url