Files
Tooloop-Packages/gpu-benchmark/package/assets/presentation/start-presentation.sh
T
2023-06-30 09:52:29 +02:00

6 lines
86 B
Bash

#!/bin/bash
glmark2 --annotate --size 1920x1080 > /assets/logs/glmark2.txt &
exit 0