Add files via upload

This commit is contained in:
Alexander David Frick 2021-10-29 05:01:06 -05:00 committed by GitHub
parent e5019b70f0
commit f53784e6da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,7 @@
#!/bin/bash
#!/bin/sh -e
/opt/chromium.org/chromium-unstable/content_shell $@
exit 0