forked from sch/Blasta
4 lines
107 B
Bash
Executable file
4 lines
107 B
Bash
Executable file
#!/bin/sh
|
|
|
|
unset http_proxy
|
|
WEBKIT_DISABLE_DMABUF_RENDERER=1 python blasta_client.py http://localhost:8000
|