Fix content_shell bin
This commit is contained in:
parent
7afb84919b
commit
05dee4a24c
1 changed files with 1 additions and 3 deletions
|
@ -1,5 +1,3 @@
|
|||
#!/bin/sh -e
|
||||
#!/bin/bash
|
||||
|
||||
/opt/chromium.org/thorium-unstable/content_shell $@
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Reference in a new issue