From 6345fbece244c52ddeb1cb3696b3513db23fe502 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20Gonz=C3=A1lez?= <67566612+Can202@users.noreply.github.com> Date: Wed, 9 Jun 2021 20:19:14 -0400 Subject: [PATCH] Update su.sh --- su.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/su.sh b/su.sh index 9e6e544..336299c 100755 --- a/su.sh +++ b/su.sh @@ -3,7 +3,7 @@ echo put me in your document folder echo "if this folder (steamapps) is not in the document folder, it does not work" su -c "cp steam/steam /usr/bin/" -echo Flatpak in steam command +echo "Flatpak in steam command done.." su -c "cp -r ../../.var/app/com.valvesoftware.Steam/.local/share/icons ../../.local/share/" echo Icons done..