From 975ace70f973a3e6d056dca50897f23a4bedfaa8 Mon Sep 17 00:00:00 2001 From: EnderIce2 Date: Fri, 25 Apr 2025 04:31:47 +0300 Subject: [PATCH] fix: :art: correct shebang formatting in bridge.sh --- build/bridge.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/bridge.sh b/build/bridge.sh index 0ccb0ae..7fb5d64 100755 --- a/build/bridge.sh +++ b/build/bridge.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # This script is used to run Steam Play with the bridge. # Usage: /path/to/bridge.sh %command%