From 0e62707a93b1f4cc88430d921d80bae869b6d18a Mon Sep 17 00:00:00 2001 From: Blake Ridgway Date: Fri, 3 May 2024 20:28:33 -0500 Subject: [PATCH] (refactor): Removed the commented out file paths --- steam_download_speed_fix.sh | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/steam_download_speed_fix.sh b/steam_download_speed_fix.sh index c183c17..579630a 100755 --- a/steam_download_speed_fix.sh +++ b/steam_download_speed_fix.sh @@ -29,13 +29,4 @@ done else echo "No Steam installation was not detected" fi -fi - - - -# Flatpak Install -#~/.var/app/com.valvesoftware.Steam/.steam/steam/steam_dev.cfg - - -# Native Install -#~/.steam/steam/steam_dev.cfg +fi \ No newline at end of file