Rename glmark2

This commit is contained in:
2023-06-30 09:52:29 +02:00
parent f38d94a2ce
commit 9240740c40
9 changed files with 2 additions and 2 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/bin/bash
set -e
touch /assets/logs/glmark2.txt
chown tooloop:tooloop /assets/logs/glmark2.txt
exit 0