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..