Skip to content

Commit 3ec6f55

Browse files
committed
chore: typo comment
1 parent 788744b commit 3ec6f55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

containers/sunshine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ apt install -y /app/steam-libs-i386.deb
192192
apt install -y /app/steam.deb
193193

194194
# Patch steam launch script to prevent Desktop shortcut creation on first launch:
195-
# The file is redundant with launchbar shortcut but it on trusted by default on desktop and does not use Cloudy Pad launcher script
195+
# The file is redundant with launchbar shortcut but is on trusted by default on desktop and does not use Cloudy Pad launcher script
196196
sed -i 's/if \[ ! -L "\$DESKTOP_DIR\/\$STEAMPACKAGE\.desktop" \]; then/if false; then # Patched by Cloudy Pad: prevent deskop shortcut creation/' /usr/lib/steam/bin_steam.sh
197197

198198
_STEAM

0 commit comments

Comments
 (0)