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