mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Add files via upload
This commit is contained in:
parent
e5019b70f0
commit
f53784e6da
1 changed files with 7 additions and 0 deletions
7
content_shell/thorium-shell
Normal file
7
content_shell/thorium-shell
Normal file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
#!/bin/sh -e
|
||||
|
||||
/opt/chromium.org/chromium-unstable/content_shell $@
|
||||
|
||||
exit 0
|
Loading…
Reference in a new issue