mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update Thorium.yml
This commit is contained in:
parent
49165878ae
commit
b05fd15f56
1 changed files with 1 additions and 1 deletions
|
@ -70,6 +70,6 @@ script:
|
|||
- #!/bin/sh
|
||||
- HERE=$(dirname $(readlink -f "${0}"))
|
||||
- export LD_LIBRARY_PATH="${HERE}"/usr/lib:$PATH
|
||||
- "${HERE}"/usr/bin/thorium --no-default-browser-check --enable-experimental-web-platform-features --new-canvas-2d-api --autoplay-policy=user-gesture-required $@
|
||||
- "${HERE}"/usr/bin/thorium --no-default-browser-check --enable-experimental-web-platform-features --new-canvas-2d-api $@
|
||||
- EOF
|
||||
- chmod a+x ./AppRun
|
||||
|
|
Loading…
Reference in a new issue