data/gamemode*: switch to using posix shell

This commit is contained in:
shum
2025-06-04 12:43:05 +00:00
committed by afayaz-feral
parent ce6fe122f3
commit 4ce5f2193a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
# Created by Sam Gleske
# Created Sat Jan 1 16:56:54 EST 2022
# MIT License - https://github.com/samrocketman/home

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
# Helper script to launch games with gamemode
GAMEMODEAUTO_NAME="libgamemodeauto.so.0"