fix: 🎨 correct shebang formatting in bridge.sh

This commit is contained in:
2025-04-25 04:31:47 +03:00
parent ad076dfac7
commit 975ace70f9

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%