fix: 🎨 correct shebang formatting in bridge.sh

This commit is contained in:
EnderIce2 2025-04-25 04:31:47 +03:00
parent ad076dfac7
commit 975ace70f9
Signed by: enderice2
GPG Key ID: FEB6B8A8507BA62E

View File

@ -1,4 +1,4 @@
#! /bin/sh #!/bin/sh
# This script is used to run Steam Play with the bridge. # This script is used to run Steam Play with the bridge.
# Usage: /path/to/bridge.sh %command% # Usage: /path/to/bridge.sh %command%