Update install dir
This commit is contained in:
parent
9c7d775624
commit
2830e788b3
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh -e
|
||||
|
||||
/opt/chromium.org/chromium-unstable/content_shell $@
|
||||
/opt/chromium.org/thorium-unstable/content_shell $@
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Reference in a new issue