Files
Tooloop-Packages/gpu-benchmark/package/assets/presentation/stop-presentation.sh
T

6 lines
37 B
Bash
Raw Normal View History

2022-05-13 11:27:17 +02:00
#!/bin/bash
killall glmark2
exit 0