Skip to content

Commit e948b73

Browse files
...
1 parent f31f376 commit e948b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/runmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ set -x
44
rm -rf build
55
julia make.jl || exit 1
66
test -e build/index.html || exit 1
7-
open build/index.html
7+
open -a Opera build/index.html

0 commit comments

Comments
 (0)