3 lines
65 B
Bash
Executable File
3 lines
65 B
Bash
Executable File
#!/bin/sh
|
|
export WEBKIT_DISABLE_DMABUF_RENDERER=1
|
|
cargo tauri dev |