mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-09-17 17:49:41 +02:00
data/gamemode*: switch to using posix shell
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/sh
|
||||||
# Created by Sam Gleske
|
# Created by Sam Gleske
|
||||||
# Created Sat Jan 1 16:56:54 EST 2022
|
# Created Sat Jan 1 16:56:54 EST 2022
|
||||||
# MIT License - https://github.com/samrocketman/home
|
# MIT License - https://github.com/samrocketman/home
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/sh
|
||||||
# Helper script to launch games with gamemode
|
# Helper script to launch games with gamemode
|
||||||
|
|
||||||
GAMEMODEAUTO_NAME="libgamemodeauto.so.0"
|
GAMEMODEAUTO_NAME="libgamemodeauto.so.0"
|
||||||
|
Reference in New Issue
Block a user