thorium-mirror/content_shell/thorium-shell

6 lines
75 B
Text
Raw Normal View History

2021-10-29 07:01:06 -03:00
#!/bin/sh -e
/opt/chromium.org/chromium-unstable/content_shell $@
exit 0