mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-17 01:11:48 +00:00
39c1a87fe0
This is a partner script to `/usr/bin/protontricks` to be able to run .exes via commandline.
3 lines
105 B
Bash
3 lines
105 B
Bash
#!/usr/bin/bash
|
|
/usr/bin/flatpak run --command=protontricks-launch com.github.Matoking.protontricks "$@"
|