File: gamemode-simulate-game.sh

package info (click to toggle)
gamemode 1.7-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 620 kB
  • sloc: ansic: 4,636; sh: 101; xml: 33; makefile: 7
file content (5 lines) | stat: -rw-r--r-- 103 bytes parent folder | download | duplicates (3)
1
2
3
4
5
#!/bin/sh

# this is needed for the CI
dbus-run-session -- /usr/games/gamemode-simulate-game
return $?