mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
5 lines
202 B
Bash
Executable file
5 lines
202 B
Bash
Executable file
#!/bin/bash
|
|
|
|
# Copyright (c) 2022 Alex313031
|
|
|
|
./thorium_shell --data-path=$(pwd)/.config/thorium-shell --enable-experimental-web-platform-features --new-canvas-2d-api --enable-clear-hevc-for-testing $@
|