From d61bed193adcb3395e5294a47f70d34c1fd2e0d3 Mon Sep 17 00:00:00 2001 From: moeenio <37651007+moeenio@users.noreply.github.com> Date: Tue, 30 Jun 2026 19:13:40 +0200 Subject: [PATCH] Use bash interpreter in script --- usr/bin/gamescope-session-plus | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/bin/gamescope-session-plus b/usr/bin/gamescope-session-plus index cf2a7a84..6a7ae86a 100755 --- a/usr/bin/gamescope-session-plus +++ b/usr/bin/gamescope-session-plus @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash declare -r CLIENT=$1